Welcome page: Styling

This commit is contained in:
2018-09-17 18:42:04 +02:00
parent 0a144ec12d
commit 8ff8975dbb
2 changed files with 9 additions and 12 deletions

View File

@@ -125,7 +125,7 @@ html(lang="en")
| {% if current_user.is_anonymous %}
li
a.btn.btn-sm.btn-primary.px-3.mx-1(
a.btn.btn-sm.btn-primary.px-4.mx-1(
href="https://store.blender.org/product/membership/",
title="Sign up") Sign up
| {% endif %}