meta viewport added to light dark demos
Some checks failed
/ Generate Site (push) Has been cancelled
/ Publish Site (push) Has been cancelled

This commit is contained in:
Pagwin 2025-11-06 15:44:10 -05:00
parent 90e5303125
commit f66add033b
4 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,7 @@
<title>Demo of the simplest implementation of a light/dark theme toggle</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>

View file

@ -7,6 +7,7 @@
<title>Demo of the simplest implementation of a light/dark theme toggle</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>

View file

@ -6,6 +6,7 @@
<title>Demo of the simplest implementation of a light/dark theme toggle</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>

View file

@ -7,6 +7,7 @@
<title>Demo of the simplest implementation of a light/dark theme toggle</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>