From 12f866256b57144e3b56714226d53f50238ee701 Mon Sep 17 00:00:00 2001 From: Racloody Date: Mon, 22 Jan 2024 20:35:28 +0100 Subject: [PATCH] change --- CSS/styles.css | 9 +++++++++ index.html | 12 ++++++++++++ 2 files changed, 21 insertions(+) diff --git a/CSS/styles.css b/CSS/styles.css index 64fdcc6..14a5903 100644 --- a/CSS/styles.css +++ b/CSS/styles.css @@ -21,4 +21,13 @@ section.top-page { background: url('../images/banner.png'); background-size: cover; height: 100vh; +} + +/* v-ingre */ +.v-ingre { + display: flex; + +} +.icon { + size: 10vh; } \ No newline at end of file diff --git a/index.html b/index.html index c5a9050..378c47e 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,18 @@

Racloody, le premier vinyle au fromage

+
+
+ Note de musique +
+
+ Icone de code +
+
+ Icone d'image +
+ +
\ No newline at end of file