We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 845acb9 + 1a557f5 commit e96696aCopy full SHA for e96696a
1 file changed
src/ClojureFinland/html/page.clj
@@ -174,6 +174,7 @@
174
[:meta {:http-equiv "refresh" :content 1}])
175
176
[:meta {:charset "utf-8"}]
177
+ [:meta {:name "viewport" :content "width=device-width, initial-scale=1"}]
178
(page/include-css "styles.css")]
179
180
[:body
0 commit comments