diff --git a/style/base.css b/style/base.css index ab1ddb2..a713965 100644 --- a/style/base.css +++ b/style/base.css @@ -252,6 +252,7 @@ strong { font-weight: 700; } #flags img { height: 2em; border: 2px solid hsl(var(--hue) 30% 5% / 60%); + rotate: 8deg; }