From 51e22eb4142c2142527f88c6a277e6c22394ff03 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Thu, 4 Apr 2019 16:41:07 +0200 Subject: [PATCH] UI Landing: padding on browse button. --- src/templates/projects/landing.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/projects/landing.pug b/src/templates/projects/landing.pug index c8b682b..1f6a700 100644 --- a/src/templates/projects/landing.pug +++ b/src/templates/projects/landing.pug @@ -135,7 +135,7 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }} | WATCH | {% endif %} - a.btn.btn-link.px-5.text-white(href="{{ project_browse_url }}") + a.btn.btn-link.px-4.text-white(href="{{ project_browse_url }}") | Browse i.pi-angle-right.pl-2