diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-01-13 19:03:05 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-01-13 19:03:05 +0200 |
| commit | a955a96170dce5093baa4815cec7a1f0f898c9a2 (patch) | |
| tree | 8165fff93ffea25b655db548debf5b1adbe1f3cf /style.css | |
| parent | 784230b25547838cebc430837acb5e488ae59fe4 (diff) | |
fix: fixed image position
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -100,6 +100,8 @@ a.text-link::after{ .content{ position: relative; + top: 0; + left: 0; width: auto; height: auto; margin: 5%; |
