mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-05 23:15:08 +08:00
fixed media query with new logo
This commit is contained in:
parent
72a96e92e9
commit
86ab20b58d
1 changed files with 8 additions and 0 deletions
|
|
@ -92,6 +92,7 @@
|
|||
gap: 0.5rem;
|
||||
font-size: 0.8rem;
|
||||
line-height: 0.8rem;
|
||||
margin-top: -0.75rem;
|
||||
|
||||
.icon-button {
|
||||
padding: 0.25rem;
|
||||
|
|
@ -233,6 +234,13 @@
|
|||
#top {
|
||||
align-items: self-end;
|
||||
.logo {
|
||||
.icon {
|
||||
width: 1.5rem !important;
|
||||
}
|
||||
.text {
|
||||
font-size: 1.5rem !important;
|
||||
margin-bottom: 0.3rem !important;
|
||||
}
|
||||
.bottom {
|
||||
font-size: 1.75rem;
|
||||
line-height: 1.75rem;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue