mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
adjust break point to better support display on iphone6+ in portrait mode
This commit is contained in:
+1
-1
@@ -257,7 +257,7 @@ div.tooltip {
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 700px) {
|
||||
@media (max-width: 750px) {
|
||||
#bgButton {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user