Update juice.scss

pull/11/head
Ayrat Badykov 3 years ago committed by Folyd
parent 446f2c5a02
commit ebfcdcc1c1

@ -7,6 +7,10 @@ body {
margin: 0;
box-sizing: border-box;
background-color: var(--secondary-color);
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:100vh;
}
a {
@ -187,4 +191,4 @@ footer {
display: none;
}
}
}

Loading…
Cancel
Save