probably should indicate the appearence of aside visualy somehow
This commit is contained in:
@@ -2287,3 +2287,10 @@ blockquote {
|
||||
color: $nav_active_icon_colour;
|
||||
padding: 7px 10px;
|
||||
}
|
||||
|
||||
@media screen and (max-width:767px) {
|
||||
aside#region_1 {
|
||||
background-color: $nav_bg;
|
||||
border-right: 1px solid $nav_bd;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user