petites corrections css

This commit is contained in:
Valentin
2024-01-06 09:39:13 +01:00
parent 22b49b379d
commit 3b1627508e
8 changed files with 61 additions and 20 deletions

View File

@@ -59,7 +59,7 @@
}
.liens_fixed > div > div:nth-of-type(2), .file_fixed > div > div > div {
padding: 0 $x_margin;
padding: 0 calc($x_margin / 2);
text-align: right;
margin: 2rem 0;
@include fluo_button();
@@ -70,7 +70,7 @@
margin-bottom: 0 !important;
margin: 0;
position: fixed;
right: 0;
left: 75vw;
bottom: 10vh;
> div {
height: 3vh;