basic design finished

This commit is contained in:
luisa.bellitto 2025-06-18 16:56:27 +02:00 committed by Rudi Regentonne
parent 4f586b833b
commit 55efde580c
7 changed files with 458 additions and 320 deletions

View file

@ -1,3 +1,9 @@
:root {
--Rotkehlchen-gray: #e7ecf2;
--Rotkehlchen-brown1: #a28d7a;
--Rotkehlchen-orange-default: #e79a0e;
}
.base-header {
width: 100vw;
display: flex;