Center all the things

This commit is contained in:
Herman Schaaf
2016-04-21 00:47:28 +08:00
parent 1519a21e9b
commit 38f13f0088
3 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@
</section>
<footer class="footer">
<div class="container">
<div class="content is-centered">
<div class="content has-text-centered">
<p>
<strong>Go Report Card</strong> by
<a href="https://twitter.com/shawnps">Shawn Smith</a> and

View File

@@ -84,7 +84,7 @@
</section>
<footer class="footer">
<div class="container">
<div class="content is-centered">
<div class="content has-text-centered">
<p>
<strong>Go Report Card</strong> by
<a href="https://twitter.com/shawnps">Shawn Smith</a> and

View File

@@ -59,7 +59,7 @@
<section class="section container-loading">
<div class="container loading">
<div class="columns">
<div class="column is-centered">
<div class="column has-text-centered">
<h3 class="subtitle">Preparing report...</h3>
<button class="button is-loading is-large" style="border: none;">
</div>
@@ -88,7 +88,7 @@
<footer class="footer">
<div class="container">
<div class="content is-centered">
<div class="content has-text-centered">
<p>
<strong>Go Report Card</strong> by
<a href="https://twitter.com/shawnps">Shawn Smith</a> and