Responsive tweaks for blog sidebar on projects
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user