ajout des ornements sur l'index

This commit is contained in:
Valentin
2023-12-18 11:48:10 +01:00
parent 02e77dda2f
commit 9db8cebe7d
10 changed files with 706 additions and 367 deletions

View File

@@ -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%;