Blog: Style tweaks and minor cleanup

Mainly removing unused classes such as blog_post-container
This commit is contained in:
2017-10-25 16:01:53 +02:00
parent 5fbe62105a
commit bb33ddd9fb
5 changed files with 485 additions and 497 deletions

View File

@@ -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)