diff --git a/src/index.html b/src/index.html index a1d9aab..5c466be 100644 --- a/src/index.html +++ b/src/index.html @@ -15,8 +15,10 @@
-

Méta
morphose

-

Manifeste de mode de seconde main, Manifeste pour la mode de demain.

+
+

Méta
morphose

+

Manifeste de mode de seconde main, Manifeste pour la mode de demain.

+
diff --git a/src/main.css b/src/main.css index 7a02ed8..a91ade3 100644 --- a/src/main.css +++ b/src/main.css @@ -32,6 +32,7 @@ h1 { letter-spacing: -0.047619047619047616em; line-height: 0.7em; margin: calc(0.8em + 5vh) auto 20px; + margin: 20px auto; text-align: left; display: flex; width: 5.915em; @@ -99,6 +100,10 @@ section#galerie{ header { text-align: center; + min-height: 100vh; + display: flex; + flex-direction: column; + justify-content: space-evenly; } header svg, header .button, .couleur, h2::first-letter, header a, header #alternative_downloads{ @@ -106,6 +111,10 @@ header svg, header .button, .couleur, h2::first-letter, header a, header #altern color: #4C8F29; } +header #alternative_downloads{ + margin-top: 5px; +} + header svg { width: 50px; height: 50px; @@ -132,8 +141,7 @@ header #download { text-decoration: none; font-family: "Kiona"; font-weight: bold; - margin-top: 12vh; - margin-bottom: calc(83vh - 531px); + margin: 20px 0 15vh; } .profil {