Removed commented-out code
This commit is contained in:
parent
5c08cfe05c
commit
5cba54d5bd
1 changed files with 0 additions and 5 deletions
|
@ -41,7 +41,6 @@
|
|||
height: 100%;
|
||||
top: 0;
|
||||
padding-top: 9rem !important;
|
||||
// padding-bottom: 4rem;
|
||||
transition: left 0.2s;
|
||||
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
@ -55,10 +54,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
// @media (max-width: 800px) {
|
||||
// display: none;
|
||||
// }
|
||||
|
||||
li {
|
||||
list-style-type: none !important;
|
||||
|
||||
|
|
Loading…
Reference in a new issue