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
@@ -7,6 +7,7 @@
border: solid black 1px;
margin-bottom: 1rem;
background-color: white;
}
@@ -4,6 +4,8 @@
$background-home: rgba(153, 147, 174, 0.1);
$white: white;
$yellow-puca: #fdc300;
// $blue-light: rgb(0,158,227);