diff --git a/components/navbar.html b/components/navbar.html index 48be5b3..6974f1d 100644 --- a/components/navbar.html +++ b/components/navbar.html @@ -1,4 +1,4 @@
\ No newline at end of file diff --git a/css/navbar.css b/css/navbar.css index 52d0d54..bd2c7f0 100644 --- a/css/navbar.css +++ b/css/navbar.css @@ -7,6 +7,7 @@ top: 0; width: 100%; background-color: #f5a122; + z-index:0; } #navbar_padding{ diff --git a/css/saoulbonmonsieur.css b/css/saoulbonmonsieur.css index 3081f9a..8ad4486 100644 --- a/css/saoulbonmonsieur.css +++ b/css/saoulbonmonsieur.css @@ -5,7 +5,17 @@ scroll-behavior: smooth; } -.test { - width: 15%; - height: 15%; +.presentation { + overflow: visible; + width: 100%; + height: 100%; +} + +.photosaoul { + width: 30%; + height: 30%; + float: right; + z-index:10; + rotate: 0deg; + margin-right: -30rem; } \ No newline at end of file diff --git a/index.html b/index.html index 5db3f7b..a781067 100644 --- a/index.html +++ b/index.html @@ -14,10 +14,12 @@ - -