Add image cover

This commit is contained in:
Andros Fenollosa
2021-07-31 01:22:18 +02:00
parent 630d1614b1
commit 4a6654c22d
9 changed files with 162 additions and 139 deletions

View File

@@ -24,8 +24,8 @@
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="static/css/normalize.css">
<link rel="stylesheet" href="static/css/main.css">
<link rel="stylesheet" href="static/css/desktop.css" media="all and (max-width: 600px)">
<link rel="stylesheet" href="static/css/mobile.css" media="all and (min-width: 601px)">
<link href="static/css/mobile.css" rel="stylesheet" media="all and (max-width: 600px)">
<link href="static/css/desktop.css" rel="stylesheet" media="all and (min-width: 601px)">
<!-- End CSS -->
</head>
<body>