Fix alignment of home page section-units on mobile
This commit is contained in:
parent
d70ffd2a20
commit
796ae15c31
|
@ -11,7 +11,7 @@ permalink: /
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="features">
|
||||
<section class="features center-on-mobiles">
|
||||
<div class="grid">
|
||||
<div class="unit one-third">
|
||||
<h2>Simple</h2>
|
||||
|
|
Loading…
Reference in New Issue