mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-10 09:53:48 +00:00
5cb8020ab9
*feat: timer blink *feat: blackout --------- Co-authored-by: Fabian Posenau <fabian@fphome.de> Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com>
7 lines
69 B
SCSS
7 lines
69 B
SCSS
.mirror {
|
|
transform: rotate(180deg);
|
|
}
|
|
|
|
.blackout {
|
|
opacity: 0;
|
|
} |