ajout des images d'ornement
This commit is contained in:
@@ -59,21 +59,19 @@
|
||||
@include fluo_button();
|
||||
a {
|
||||
display: inline-block;
|
||||
max-width: calc(25vw - $x_margin * 2);
|
||||
}
|
||||
@media (min-width: $breakpoint_tablet) {
|
||||
padding: 0;
|
||||
}
|
||||
@media (min-width: $breakpoint_desktop) {
|
||||
margin-bottom: 0 !important;
|
||||
margin: 0;
|
||||
padding: 0 $x_margin;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
bottom: 10vh;
|
||||
> div {
|
||||
height: 3vh;
|
||||
}
|
||||
a {
|
||||
max-width: calc(25vw - $x_margin * 2);
|
||||
}
|
||||
}
|
||||
}
|
||||
.file_fixed span:last-of-type {
|
||||
|
Reference in New Issue
Block a user