From 784230b25547838cebc430837acb5e488ae59fe4 Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Sat, 13 Jan 2024 18:19:46 +0200 Subject: feat: addded an icon --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 36d64f1..426d5c0 100644 --- a/style.css +++ b/style.css @@ -99,6 +99,7 @@ a.text-link::after{ } .content{ + position: relative; width: auto; height: auto; margin: 5%; -- cgit v1.2.3