️ Added alt attribute to <img> tags and fixed main title wrap

This commit is contained in:
Florian Sylvain
2022-02-06 23:58:37 +01:00
parent 26dddd0bd1
commit 7b023cb4a6
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -231,6 +231,7 @@ a {
}
.main-title h1 {
white-space: nowrap;
cursor: pointer;
transition: text-shadow 200ms, transform 200ms;
}