mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-28 03:41:57 +01:00
Try fix "Show simplified view" for Chrome on Android
This commit is contained in:
parent
318182bae4
commit
01b80fd92f
@ -76,3 +76,9 @@ table.docutils {
|
||||
.not-hidden {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
@media (max-width: 540px) {
|
||||
body {
|
||||
font-size: 18px !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user