Fix breakpoints
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='stylesheet.css') }}"/>
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='stylesheet_page.css') }}"/>
|
||||
<link rel="icon" href="{{ url_for('static', filename='icon.png') }}"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body id="body">
|
||||
<header id="header">
|
||||
|
Reference in New Issue
Block a user