summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2024-01-13 19:03:05 +0200
committerMartial Simon <msimon_fr@hotmail.com>2024-01-13 19:03:05 +0200
commita955a96170dce5093baa4815cec7a1f0f898c9a2 (patch)
tree8165fff93ffea25b655db548debf5b1adbe1f3cf /style.css
parent784230b25547838cebc430837acb5e488ae59fe4 (diff)
fix: fixed image position
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 426d5c0..e7b4860 100644
--- a/style.css
+++ b/style.css
@@ -100,6 +100,8 @@ a.text-link::after{
.content{
position: relative;
+ top: 0;
+ left: 0;
width: auto;
height: auto;
margin: 5%;