change layout home
This commit is contained in:
@@ -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;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user