From 3ae67fed5f1886dda848d46f8ceac0d17ce59229 Mon Sep 17 00:00:00 2001 From: Raphael-dousse <98466908+Raphael-dousse@users.noreply.github.com> Date: Wed, 30 Mar 2022 14:05:45 +0200 Subject: [PATCH 01/19] commit --- css/styles.css | 5 +++++ index.html | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index e69de29..5096725 100644 --- a/css/styles.css +++ b/css/styles.css @@ -0,0 +1,5 @@ +h2 { + font-family: aviano-future,sans-serif; + font-weight: 400; + font-style: normal; +} \ No newline at end of file diff --git a/index.html b/index.html index 7520850..b9b570f 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,11 @@
+ +