mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix cover height
This commit is contained in:
parent
354174b1b2
commit
17af847d32
@ -18,6 +18,7 @@
|
||||
|
||||
width: 100%;
|
||||
height: 25vh;
|
||||
min-height: 25vh;
|
||||
|
||||
margin-bottom: 10px;
|
||||
|
||||
@ -28,6 +29,7 @@
|
||||
|
||||
&.expanded {
|
||||
height: 70vh;
|
||||
min-height: 70vh;
|
||||
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
|
Loading…
x
Reference in New Issue
Block a user