Uses minified bulma library

This commit is contained in:
Mouse Reeve 2020-09-28 18:30:12 -07:00
parent 3eeeb78bd7
commit 3486219dce
3 changed files with 2 additions and 11625 deletions

File diff suppressed because it is too large Load diff

1
bookwyrm/static/css/bulma.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,7 @@
<head>
<title>BookWyrm</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link type="text/css" rel="stylesheet" href="/static/css/bulma.css">
<link type="text/css" rel="stylesheet" href="/static/css/bulma.min.css">
<link type="text/css" rel="stylesheet" href="/static/css/format.css">
<link type="text/css" rel="stylesheet" href="/static/css/icons.css">