Fixed background-size for rounded corders

pull/7/head
Brad Traversy 4 years ago
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…
Cancel
Save