Upgrade foundation to 6.5.3

This commit is contained in:
Pranav Raj Sreepuram
2019-11-01 13:44:03 +05:30
parent 5cc3543657
commit dbb57a8a56
9 changed files with 53 additions and 42 deletions

View File

@@ -1,6 +1,7 @@
.side-menu {
i {
min-width: 2rem;
min-width: $space-two;
margin-right: $space-smaller;
}
}
@@ -43,8 +44,9 @@
@include elegant-card;
@include border-light;
left: 18%;
top: -160%;
top: -110%;
visibility: visible;
display: block;
width: 80%;
z-index: 999;