thank god I made those responsive helpers

This commit is contained in:
Lorin Werthen 2018-06-17 22:26:58 +02:00
parent 8c62a84c8b
commit 86fe029f0c
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0
2 changed files with 3 additions and 3 deletions

View file

@ -15,11 +15,11 @@
<div class="blog-heading">
<div class="titlewrap">
<h1 class="title is-1 has-text-centered animated fadeIn">
<h1 class="title is-1-responsive has-text-centered animated fadeIn">
<%= item[:title] %>
</h1>
<% if item[:author] %>
<h2 class="subtitle is-3 has-text-centered animated fadeInLeft">
<h2 class="subtitle is-3-responsive has-text-centered animated fadeInLeft">
door <%= item[:author] %>
</h2>
<% end %>

View file

@ -91,7 +91,7 @@
<section class="section">
<div class="columns">
<div class="column is-8 is-offset-2">
<h1 class="title is-1 has-text-centered">Sponsored by</h1>
<h1 class="title is-1-responsive has-text-centered">Sponsored by</h1>
<div class="sponsors">
<% @item[:sponsors].each do |sp| %>
<a href="<%= sp[:url] %>" target="_blank">