bulma in main for now

This commit is contained in:
nelle 2024-06-24 23:46:38 -06:00
parent 262fcd4fcf
commit cc0eff2750
2 changed files with 3417 additions and 1 deletions

3416
public/css/bulma.css vendored Normal file

File diff suppressed because it is too large Load diff

View file

@ -6,5 +6,5 @@
<meta name="description" content="Personal website of LimePotato">
<meta name="viewport" content="width=device-width" />
<meta name="generator" content={Astro.generator} />
<link rel="stylesheet" href="/css/mystyle.css">
<link rel="stylesheet" href="/css/bulma.css">
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />