mirror of
https://github.com/ivabus/www
synced 2025-06-08 10:50:25 +03:00
Added css file for accordion and linked in <head>
This commit is contained in:
parent
fdaa565acd
commit
5abd6abdf4
2 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
<link rel="stylesheet" href="/css/buttons.css">
|
||||
<link rel="stylesheet" href="/css/animations.css">
|
||||
<link rel="stylesheet" href="/css/products.css">
|
||||
<link rel="stylesheet" href="/css/accordion.css">
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"
|
||||
|
|
0
src/static/css/accordion.css
Normal file
0
src/static/css/accordion.css
Normal file
Loading…
Reference in a new issue