ajout des ornements sur l'index
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
.home_introduction {
|
||||
position: relative;
|
||||
border-bottom: solid 2px $teal;
|
||||
width: 100%;
|
||||
padding: 4rem 0;
|
||||
h2 {
|
||||
display: none;
|
||||
}
|
||||
> div {
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
}
|
||||
> .logo {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user