mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-09 00:45:32 +08:00
fix: unnecessary media query
This commit is contained in:
parent
f8f5271516
commit
5ea9c712c5
1 changed files with 1 additions and 2 deletions
|
|
@ -399,8 +399,7 @@
|
|||
.supporters {
|
||||
grid-template-columns: 1fr 1fr 1fr;
|
||||
}
|
||||
.contactButtons,
|
||||
.supportButtons {
|
||||
.contactButtons {
|
||||
grid-template-columns: 1fr 1fr;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue