update bulma framework CSS to v0.7.4

This commit is contained in:
Jesús 2019-03-18 13:26:45 -05:00
parent 3128b6338e
commit 32994e04a3
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 497 additions and 1761 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
<meta property="og:description" content="{{ SITE_DESCRIPTION }}">
{% endblock %}
<!-- stylesheets -->
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/bulma.css">
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/bulma.css?v=0.7.4">
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/hover.css">
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/style.css?v=1.0.1">
<!-- favicon -->