height node site /site
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user