mirror of
https://github.com/voc/streaming-website
synced 2024-11-14 16:37:18 +00:00
Fix rotation of SVG-Winkekatze on 500er page
This commit is contained in:
parent
00eb6c77ec
commit
e6850e4513
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ body.e500 {
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
img {
|
||||
svg {
|
||||
.rotate(180deg);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue