js header
This commit is contained in:
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user