Merge pull request #341 from MayMeow/MayMeow-fix-cover-rounded-corners
Fix rounded corners for cover images
This commit is contained in:
commit
62e165a597
1 changed files with 2 additions and 1 deletions
|
@ -46,6 +46,7 @@
|
|||
margin: 40px -50px;
|
||||
width: $max-width;
|
||||
max-width: $max-width;
|
||||
overflow: hidden;
|
||||
@media #{$media-size-tablet} {
|
||||
margin: 20px 0;
|
||||
width: 100%;
|
||||
|
@ -230,4 +231,4 @@
|
|||
&.previous .button__icon {
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue