petites corrections css
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user