Add background-size: cover

pull/570/head
Halil ibrahim Kalkan 7 years ago
parent 162b4112e6
commit 7d7500b511

@ -692,3 +692,5 @@ span.code-arrow {
margin: 0 auto;
margin-top: -88px !important; }
body {
background-size: cover; }

File diff suppressed because one or more lines are too long

@ -15,4 +15,8 @@
max-width: 400px;
margin: 0 auto;
margin-top: -88px !important;
}
body {
background-size: cover;
}
Loading…
Cancel
Save