[Mobile] Right Pane sets
Right pane sets the size of itself, causing the left pane to re-adjust to fit the screen based on it. Also transitions work on the slide and the fade in.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
.mobile-menu-icon {
|
||||
display: inline-block;
|
||||
@include phone {
|
||||
font-size: 125%;
|
||||
font-size: 25px;
|
||||
}
|
||||
@include tablet {
|
||||
font-size: 175%;
|
||||
font-size: 29px;
|
||||
}
|
||||
@include desktop {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user