1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

removed some padding on header

This commit is contained in:
Fedor Katurov 2020-04-14 12:44:47 +07:00
parent abcdcfa09f
commit 54ee1c739f

View file

@ -112,9 +112,5 @@
@include tablet { @include tablet {
padding: $gap; padding: $gap;
&::after {
margin-left: $gap;
}
} }
} }