Škálování s šířkou okna

This commit is contained in:
Emil Miler
2019-12-24 14:57:47 +01:00
parent 439bf11c5a
commit 6ca179f949
3 changed files with 7 additions and 3 deletions

View File

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{% block title %}{{ config.title }}{% endblock title %}</title>
<link rel="stylesheet" href="/style.css" type="text/css">
</head>