Homepage 1 sensor doet eht met data

This commit is contained in:
Atilla
2024-03-27 12:06:46 +01:00
parent 4df73bd862
commit dacb37a22d
15 changed files with 326 additions and 673 deletions

View File

@@ -63,7 +63,7 @@ body .mainContainer .mainBorder .pagina-titel {
body .mainContainer .mainBorder #sectie-1 {
display: flex;
flex-direction: column;
gap: 1rem;
gap: 0;
padding: 0 2.5rem 0 1rem;
position: relative;
}
@@ -74,7 +74,6 @@ body .mainContainer .mainBorder #sectie-1 .parent-algemeen-overzicht {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
border-radius: 40px;
padding: 1rem;
margin-top: 1rem;
background-color: white;
}
body .mainContainer .mainBorder #sectie-1 .parent-algemeen-overzicht .algemeen-overzicht {