feat: Avancement sur le design
This commit is contained in:
@ -1,9 +1,12 @@
|
||||
// HEADER
|
||||
|
||||
.header
|
||||
height: 80vh
|
||||
height: 40vh
|
||||
position: relative
|
||||
|
||||
&.home
|
||||
height: 80vh
|
||||
|
||||
.hero
|
||||
position: absolute
|
||||
top: 0
|
||||
@ -116,12 +119,9 @@
|
||||
align-items: center
|
||||
padding: 10px
|
||||
text-decoration: none
|
||||
border-top: 1px dashed transparent
|
||||
border-bottom: 1px dashed transparent
|
||||
|
||||
&:hover
|
||||
border-top-color: white
|
||||
border-bottom-color: white
|
||||
color: $orange
|
||||
|
||||
img
|
||||
padding: 0 10px
|
||||
|
Reference in New Issue
Block a user