refactor css

This commit is contained in:
Carl Pearson
2024-10-12 05:57:24 -06:00
parent 0bafde6c49
commit a61b4f1e8c
3 changed files with 36 additions and 36 deletions

View File

@@ -8,6 +8,7 @@
<title>Downloaded Videos</title>
<link rel="stylesheet" href="/static/style/common.css">
<link rel="stylesheet" href="/static/style/videos.css">
<link rel="stylesheet" href="/static/style/video-card.css">
{{template "footer-css" .}}
</head>