mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
Added the clown car
This commit is contained in:
parent
8ce7dc16db
commit
e8961afc5e
6 changed files with 135 additions and 2 deletions
|
|
@ -6,5 +6,13 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
.clown-car img {
|
||||
transition: 0.5s;
|
||||
|
||||
&.flipped {
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue