css footer
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
grid-template-rows: repeat(1, 1fr);
|
||||
background-color: $white-header;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
section{width: fit-content;}
|
||||
h2, ul{margin: 0;}
|
||||
border-top: 1px solid #808080;
|
||||
@@ -75,10 +76,13 @@
|
||||
font-weight: 400;
|
||||
&::before{
|
||||
content: "Nous contacter";
|
||||
padding-bottom: 1rem;
|
||||
padding-bottom: 0.6rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
padding-bottom: 1rem;
|
||||
padding-bottom: 0.6rem;
|
||||
}
|
||||
.fa-3x{
|
||||
font-size: 2em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user