CSS adjustments
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
@media (max-width: 600px) {
|
||||
h3, input[type="text"], #results {
|
||||
font-size: 0.9rem;
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
#source {
|
||||
@@ -47,7 +46,7 @@
|
||||
}
|
||||
|
||||
input[type="text"] {
|
||||
max-width: 90%;
|
||||
max-width: 80%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user