Merging changes from remote push
This commit is contained in:
@@ -294,6 +294,11 @@ Hides the menu at `48em`, but modify this based on your app's needs.
|
||||
#layout.active .menu-link {
|
||||
left: 150px;
|
||||
}
|
||||
|
||||
|
||||
.levelup-user {
|
||||
width: 48%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 48em) {
|
||||
@@ -307,4 +312,8 @@ Hides the menu at `48em`, but modify this based on your app's needs.
|
||||
position: relative;
|
||||
left: 150px;
|
||||
}
|
||||
|
||||
.levelup-user {
|
||||
width: 98%;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user