dummy div to start work on responsive CSS

This commit is contained in:
Daniel Vinci 2021-04-30 11:47:05 -06:00
parent ceee448ce2
commit 1d53d0f415
No known key found for this signature in database
GPG key ID: 7A700C29916C26CA

View file

@ -15,7 +15,8 @@
<div class="site">
<div class="hero">
<div class="container">
<Globe />
<!--<Globe />-->
<div style="background-color: teal;" />
<FemtoHeader />
</div>
</div>