This commit is contained in:
thijs 2023-11-03 17:36:10 +01:00
parent 3e4322b99c
commit 827ec9075e

View file

@ -27,8 +27,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> --> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=1000, initial-scale=1">
<title>DTCH - PUBG Clan</title> <title>DTCH - PUBG Clan</title>
<link rel="stylesheet" href="./includes/styles.css"> <link rel="stylesheet" href="./includes/styles.css">