fixing styling

This commit is contained in:
2025-02-03 18:26:26 +00:00
parent fff715915e
commit aa09c6128c
2 changed files with 16 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ if (!isset($_GET['code'])) {
<head>
<title>Favorite Albums</title>
<link rel="stylesheet" href="css/styles.css" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="js/switch.js"></script>
</head>