mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
style: align ad content to the center
This commit is contained in:
parent
0600b25cda
commit
af86a2d73d
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
.ad {
|
||||
background: var(--sub-alt-color);
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
grid-template-areas: "col";
|
||||
transition: opacity 0.125s;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue