height node site /site

This commit is contained in:
2025-08-08 13:01:14 +02:00
parent d92f5eb01a
commit 54c71887e1
3 changed files with 31 additions and 32 deletions
@@ -59,7 +59,7 @@
.entete_site{
background-color: white;
height: 520px;
width: 70%;
width: fit-content;
display: flex;
flex-direction: row;
margin: auto;
@@ -103,7 +103,7 @@
.infos-content-site{
background-color: $white-button;
width: 20vw;
height: 400px;
// height: 400px;
order: 2;
display: flex;
flex-direction: column;