Correct padding

This commit is contained in:
Jiiks 2018-08-06 21:45:41 +03:00
parent 865fcee12d
commit 7f567f6e9d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
flex-direction: column;
// background: rgba(0,0,0,.1);
margin-top: 10px;
padding: 10px;
padding: 10px 0;
border-radius: 0;
border-bottom: 1px solid rgba(114, 118, 126, 0.3);