début de l'intégration design desktop
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
$x_margin: 3vw;
|
||||
$y_margins: 2vh;
|
||||
$y_margins: 2vh;
|
||||
|
||||
/* BREAKPOINTS */
|
||||
|
||||
$breakpoint_tablet: 960px;
|
||||
$breakpoint_desktop: 1280px;
|
@@ -48,8 +48,12 @@ $title_size: 2.3rem;
|
||||
background-color: white;
|
||||
border: solid 2px $fluo_green;
|
||||
padding: 9px 18px;
|
||||
transition: background-color 0.3s ease;
|
||||
svg {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
a:hover {
|
||||
background-color: $fluo_green;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user