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:
parent
f725597baa
commit
b174c22eb9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
:global {
|
||||
.container {
|
||||
padding: 0px 15px;
|
||||
padding: 15px;
|
||||
flex: 1;
|
||||
|
||||
@include container-size;
|
||||
|
|
Loading…
Reference in a new issue