added general padding on home tap items
This commit is contained in:
parent
4ccf10d1b3
commit
4b842260c6
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
||||||
.item {
|
.item {
|
||||||
color: #444;
|
color: #444;
|
||||||
border-top:none;
|
border-top:none;
|
||||||
|
padding-bottom: 1.5rem;
|
||||||
|
padding-top:1.5rem;
|
||||||
&:before {
|
&:before {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue