change layout home

This commit is contained in:
2024-04-25 14:38:20 +02:00
parent b4ae46ee84
commit 232e91ce04
6 changed files with 95 additions and 60 deletions
@@ -185,6 +185,19 @@ header {
///changement 2024
#mainHome{
max-width: 100vw;
margin: 0;
display: flex;
.layout-content{
margin: auto;
height: 1500px;
max-width: 1140px;
}
}
#txt_present{
.medias{
display: none;
@@ -16,7 +16,7 @@ body {
#background-animated{
z-index: -1;
position: relative;
left: -350px;
left: -400px;
}
}