style fixes
This commit is contained in:
9
app/assets/stylesheets/mobile/main_layout.css.scss
Normal file
9
app/assets/stylesheets/mobile/main_layout.css.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
div#page {
|
||||
aside#sidebar {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
section#content {
|
||||
width: 65%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user