Full width projects, search, and top navbar
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
$project-sidebar-background: lighten($color-background, 5%)
|
$project-sidebar-background: lighten($color-background, 5%)
|
||||||
|
|
||||||
#project-container
|
body.open-projects,
|
||||||
|
body.courses,
|
||||||
|
body.workshops
|
||||||
|
#project-container
|
||||||
+container-behavior
|
+container-behavior
|
||||||
|
|
||||||
|
#project-container
|
||||||
display: flex
|
display: flex
|
||||||
flex-direction: row
|
flex-direction: row
|
||||||
min-height: 800px
|
min-height: 800px
|
||||||
|
@@ -95,15 +95,10 @@ $search-hit-width_grid: 100px
|
|||||||
|
|
||||||
#search-container
|
#search-container
|
||||||
display: flex
|
display: flex
|
||||||
border-radius: 0
|
|
||||||
min-height: 600px
|
min-height: 600px
|
||||||
background-color: white
|
background-color: white
|
||||||
|
|
||||||
+container-behavior
|
|
||||||
|
|
||||||
+media-lg
|
+media-lg
|
||||||
border-top-left-radius: 3px
|
|
||||||
border-top-right-radius: 3px
|
|
||||||
padding-left: 0
|
padding-left: 0
|
||||||
padding-right: 0
|
padding-right: 0
|
||||||
|
|
||||||
|
@@ -215,7 +215,9 @@ header.navbar-header
|
|||||||
|
|
||||||
|
|
||||||
.navbar-container
|
.navbar-container
|
||||||
+container-behavior
|
align-items: center
|
||||||
|
display: flex
|
||||||
|
width: 100%
|
||||||
|
|
||||||
.navbar-collapse
|
.navbar-collapse
|
||||||
+media-xs
|
+media-xs
|
||||||
|
Reference in New Issue
Block a user