Fixed background-size for rounded corders
This commit is contained in:
parent
87eaa6dbf7
commit
d697604ba6
@ -20,7 +20,7 @@ body {
|
||||
}
|
||||
|
||||
.panel {
|
||||
background-size: auto 100%;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
height: 80vh;
|
||||
|
Loading…
Reference in New Issue
Block a user