fix: Evil CSS hackery
This commit is contained in:
parent
a109542eb8
commit
957cd3502f
1 changed files with 5 additions and 0 deletions
|
|
@ -6,3 +6,8 @@
|
|||
color: var(--secondary);
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
h1 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue