css changes

This commit is contained in:
2023-03-07 16:36:16 +01:00
parent 8f1dc7e9a8
commit bc4f2c7935
6 changed files with 13 additions and 9 deletions

View File

@@ -61,6 +61,7 @@ if($prod) { ?>
<link rel="icon" type="image/x-icon" href="/img/fr.ico" />
<link rel="canonical" href="<?= $canonical ?>" />
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/variables.css">
</head>
<body>
<?php