styles cleanup

This commit is contained in:
Lanta 2023-11-16 21:24:59 +01:00
parent 3c4495791e
commit d25d0ff38c
4 changed files with 151 additions and 184 deletions

View file

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DTCH - PUBG Clan</title>
<link rel="stylesheet" href="./includes/styles.css">
<link rel="stylesheet" href="./includes/topnav.css">
<link rel="stylesheet" href="./includes/styles_mobile.css" media="screen and (max-width: 767px)">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Bungee+Spice&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet">