Remove max-scale attribute to increase accessibility
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
page = PAGE
|
||||
page {
|
||||
meta {
|
||||
viewport = width=device-width, initial-scale=1, maximum-scale=1
|
||||
viewport = width=device-width, initial-scale=1
|
||||
X-UA-Compatible = ie=edge
|
||||
format-detection = telephone=no
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user