Minor: center first About page text. (#13)
Minor: center first About page text. Reviewed-by: jeff <jeff@simplesystems.tech>
This commit is contained in:
parent
dfa147ca19
commit
b8d344b94f
@ -1,8 +1,8 @@
|
||||
{{ define "main" }}
|
||||
<div class="container">
|
||||
<div class="row text-center">
|
||||
<div class="row">
|
||||
<div class="col xs-12">
|
||||
<p class="headline">Our mission is to deliver simple solutions for complex problems.</p>
|
||||
<p class="headline text-center">Our mission is to deliver simple solutions for complex problems.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user