rotate flags now they're svg

This commit is contained in:
Rhiannon Morris 2024-12-10 02:52:41 +01:00
parent 3eddfe6e6a
commit 6b960decc9

View file

@ -252,6 +252,7 @@ strong { font-weight: 700; }
#flags img {
height: 2em;
border: 2px solid hsl(var(--hue) 30% 5% / 60%);
rotate: 8deg;
}