Viewport tag
authorRadek Czajka <rczajka@rczajka.pl>
Sat, 2 Mar 2019 20:27:31 +0000 (21:27 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Sat, 2 Mar 2019 20:27:31 +0000 (21:27 +0100)
src/archive/templates/base.html

index d3db485..1bbebc9 100644 (file)
@@ -4,6 +4,7 @@
 <html>
 <head>
     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">