UI Navigation: Padding adjustment.
This commit is contained in:
@@ -138,7 +138,7 @@ button.navbar-toggler(
|
||||
//- Project Name.
|
||||
| {% if project.url != 'blender-cloud' %}
|
||||
+nav-secondary-link(
|
||||
class="font-weight-bold{% if title == 'landing' %} active{% endif %}",
|
||||
class="font-weight-bold{% if title == 'landing' %} active{% endif %} px-0",
|
||||
href="{{url_for('projects.view', project_url=project.url, _external=True)}}")
|
||||
span {{ project.name }}
|
||||
| {% endif %}
|
||||
|
Reference in New Issue
Block a user