feat: Nouveau design

This commit is contained in:
2020-11-04 23:45:35 +01:00
parent 5c706477b0
commit d93ab68476
21 changed files with 111 additions and 6144 deletions

View File

@ -1,28 +0,0 @@
.container-header
box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1)
background: white
.navbar-main
min-height: 80px
.navbar-submenu
border-top: 1px solid #e5e9eb
justify-content: center
.btn
border-radius: 0
&:first-child
border-left-width: 0
.rouge .navbar-submenu .btn-link
border-left-color: $rouge
.vert .navbar-submenu .btn-link
border-left-color: $vert
.jaune .navbar-submenu .btn-link
border-left-color: $jaune
.bleu .navbar-submenu .btn-link
border-left-color: $bleu