Blog: Style tweaks and minor cleanup
Mainly removing unused classes such as blog_post-container
This commit is contained in:
@@ -99,7 +99,7 @@ $screen-md-max: $screen-lg-min - 1 !default
|
||||
$sidebar-width: 50px !default
|
||||
|
||||
/* Project specifics */
|
||||
$project_nav-width: 240px !default
|
||||
$project_nav-width: 250px !default
|
||||
$project-sidebar-width: 50px !default
|
||||
$project_header-height: 50px !default
|
||||
$project_footer-height: 30px !default
|
||||
@@ -120,10 +120,7 @@ $list-node-children-item-width_square: 160px !default
|
||||
$z-index-base: 13 !default
|
||||
|
||||
.container
|
||||
@media (min-width: $screen-sm-min)
|
||||
width: 750px
|
||||
|
||||
@media (min-width: $screen-md-min)
|
||||
@media (min-width: $screen-md-min)
|
||||
width: 1100px
|
||||
|
||||
@media (min-width: $screen-lg-min)
|
||||
|
Reference in New Issue
Block a user