mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-09-09 13:41:06 +02:00
update deps, fix stylelint errors, cleanups
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
@media (min-width: 600px) {
|
||||
@media (width >= 600px) {
|
||||
.app-button.-xl {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user