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