Fixed anime.html not showing correct css

Added README.md
This commit is contained in:
2025-11-26 15:21:30 -05:00
parent 638b2d9fc4
commit 76aa21ef14
3 changed files with 24 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>StreamFlow</title>
<link rel="stylesheet" href="./styles/anime.css">
<link rel="stylesheet" href="../public/anime.css">
<style>
/* --- MODAL STYLES --- */
.modal-overlay {