js header

This commit is contained in:
2023-11-22 13:20:06 +01:00
parent d0b2b2e424
commit 26da70efc2
12 changed files with 384 additions and 43 deletions
@@ -3,7 +3,7 @@ footer{
// display: flex;
// flex-direction: row;
background-color: white;
background-color: $white;
font-family: "Marianne";
font-weight: 800;
@@ -31,8 +31,8 @@ footer{
#block-reha-operateurduprogramme{
display: flex;
flex-direction: column;
border-left: #fdc300 solid 5px;
border-right: #fdc300 solid 5px;
border-left: $yellow-puca solid 5px;
border-right: $yellow-puca solid 5px;
padding-left: 3rem;
// font-family: 'Marianne';