UI Page: Style like a regular page, not like the landing template (dark background).
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
| {% extends 'projects/landing.html' %}
|
| {% extends 'projects/landing.html' %}
|
||||||
include ../../../mixins/components
|
include ../../../mixins/components
|
||||||
|
|
||||||
|
//- Remove custom classes applied by the landing template (that turn background black).
|
||||||
|
| {% block bodyclasses %}{% endblock %}
|
||||||
|
|
||||||
| {% block body %}
|
| {% block body %}
|
||||||
.expand-image-links.imgs-fluid
|
.expand-image-links.imgs-fluid
|
||||||
|
Reference in New Issue
Block a user