Replaces most custom CSS with Bulma. Restyles app, and adds poster art.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/bulma@1.0.4/css/bulma.min.css"
|
||||
>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>TMNT</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user