Fix responsive filters

This commit is contained in:
2026-05-02 12:54:30 +07:00
parent d796a978d8
commit 2d671a8ce2
7 changed files with 13 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
<link
href="https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..60,700;12..60,800&family=Caveat+Brush&family=JetBrains+Mono:wght@400;500&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="../css/style.css?v=f3e0b5f8">
<link rel="stylesheet" href="../css/style.css?v=f6bd54fe">
</head>
<body>
@@ -193,7 +193,7 @@
</div>
</footer>
<script src="../js/main.js?v=f3e0b5f8"></script>
<script src="../js/main.js?v=f6bd54fe"></script>
</body>
</html>