header dropdown not finnish

This commit is contained in:
2021-11-19 16:22:08 +01:00
parent 19e87e361a
commit a7718ef9be
8 changed files with 90 additions and 26 deletions
@@ -6,4 +6,5 @@ $blue-light: rgb(0,158,227);
$blue-dark: rgb(9,57,139);
$grey-background: rgb(153,147,174);
$black: rgb(0,0,0);
$white: rgb(255,255,255);
$white: rgb(255,255,255);
$background-actus: rgba(0,158,227, 0.2);