mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 13:27:49 +08:00
centering ads
This commit is contained in:
parent
858a15957f
commit
54aef536c4
1 changed files with 5 additions and 0 deletions
|
@ -3013,6 +3013,11 @@ key {
|
|||
}
|
||||
}
|
||||
|
||||
#ad {
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
@keyframes flashKey {
|
||||
from {
|
||||
color: var(--bg-color);
|
||||
|
|
Loading…
Reference in a new issue