0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00

refactor: added top bottom padding

This commit is contained in:
Priscila Oliveira 2019-01-20 13:29:51 +01:00
parent f725597baa
commit b174c22eb9

View file

@ -3,7 +3,7 @@
:global {
.container {
padding: 0px 15px;
padding: 15px;
flex: 1;
@include container-size;