Layout tweaks for landing page
This commit is contained in:
@@ -57,7 +57,6 @@ nav.navbar
|
|||||||
line-height: 1.5em
|
line-height: 1.5em
|
||||||
margin: 0 auto 40px auto
|
margin: 0 auto 40px auto
|
||||||
padding-bottom: 40px
|
padding-bottom: 40px
|
||||||
border-bottom: thin solid $color-background
|
|
||||||
|
|
||||||
|
|
||||||
p
|
p
|
||||||
|
@@ -157,24 +157,6 @@ header
|
|||||||
| {% endfor %}
|
| {% endfor %}
|
||||||
| {% endif %}
|
| {% endif %}
|
||||||
a.btn(href="{{ url_for('main.project_blog', project_url=project.url) }}") See all updates
|
a.btn(href="{{ url_for('main.project_blog', project_url=project.url) }}") See all updates
|
||||||
section.social
|
|
||||||
h2 Contact
|
|
||||||
p.
|
|
||||||
Blender Animation Studio
|
|
||||||
ton@blender.org
|
|
||||||
|
|
||||||
Entrepotdok 57A
|
|
||||||
1018 AD Amsterdam
|
|
||||||
the Netherlands
|
|
||||||
ul.footer-social
|
|
||||||
li
|
|
||||||
a(href="https://www.facebook.com/BlenderCloudOfficial/",
|
|
||||||
title="Follow us on Facebook")
|
|
||||||
i.pi-social-facebook
|
|
||||||
li
|
|
||||||
a(href="https://twitter.com/Blender_Cloud",
|
|
||||||
title="Follow us on Twitter")
|
|
||||||
i.pi-social-twitter
|
|
||||||
|
|
||||||
| {% endblock body %}
|
| {% endblock body %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user