Responsive tweaks for blog sidebar on projects

This commit is contained in:
2017-10-25 18:43:19 +02:00
parent 3636db1793
commit e41fd36952
2 changed files with 8 additions and 0 deletions

View File

@@ -12,6 +12,10 @@ body.blog
#project_nav,
#project_nav-container
+media-md
width: $project_nav-width * 1.4
+media-sm
width: $project_nav-width * 1.1
+media-xs
width: 100%
width: $project_nav-width * 1.5