home page slider css et module central

This commit is contained in:
armansansd
2021-07-02 21:11:23 +02:00
parent 67b02aac45
commit b4879eac39
13 changed files with 2970 additions and 65 deletions

View File

@@ -1,10 +1,9 @@
//header
header{
margin-bottom: 2rem;
}
#header-top{
height: 3rem;
background: white;
margin-bottom: 2rem;
}
.header_top_left_container{
height: 100%;
@@ -16,7 +15,7 @@ header{
display: block;
font-size: 0;
color: transparent;
background: left / contain no-repeat url(../images/popsu-home-logo.png);
background: left / contain no-repeat url(../images/POPSU_logo.svg);
}
}