Merge pull request #12 from KodeStar/master

add missing desktop change
This commit is contained in:
aptalca 2020-02-07 07:03:08 -05:00 committed by GitHub
commit 7482f30db0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@
}
#results h1 {
font-size: 25px;
font-size: 18px;
margin: 0 10px 25px;
word-break: break-all;
}
@ -140,6 +140,9 @@
letter-spacing: 5px;
}
#results h1 {
font-size: 25px;
}
}
</style>