scroll stop sous header
This commit is contained in:
@@ -301,7 +301,7 @@ footer span.totop {
|
||||
display: inline-block;
|
||||
text-align: top; }
|
||||
footer span.totop #toTop .arrow-up::before {
|
||||
content: url(../images/up-arrow.svg);
|
||||
content: url("../images/up-arrow.svg");
|
||||
width: 50%; }
|
||||
|
||||
.footer {
|
||||
@@ -504,7 +504,8 @@ footer span.totop {
|
||||
#presentation, #home {
|
||||
width: 100%;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(12, 1fr); }
|
||||
grid-template-columns: repeat(12, 1fr);
|
||||
padding-top: 3rem; }
|
||||
#presentation #block-quartiers-de-demain-views-block-statics-fields-block-1, #home #block-quartiers-de-demain-views-block-statics-fields-block-1 {
|
||||
order: 2;
|
||||
border-top: 2px solid #0732c2;
|
||||
|
Reference in New Issue
Block a user