Ajout de CSS au footer et ajustement padding body
This commit is contained in:
parent
dc1321c3e6
commit
787cb54b7d
3 changed files with 40 additions and 0 deletions
templates/html
|
@ -2,6 +2,7 @@
|
|||
<link rel="stylesheet" href="/public/css/general.css">
|
||||
<link rel="stylesheet" href="/public/css/fonts.css">
|
||||
<link rel="stylesheet" href="/public/css/header.css">
|
||||
<link rel="stylesheet" href="/public/css/footer.css">
|
||||
<script>
|
||||
function onToggleNav() {
|
||||
var menu = document.querySelector(".headerMenuMobile");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue