Sticky styling

This commit is contained in:
Montana
2019-06-06 09:42:23 -04:00
parent f3821f8d61
commit f89424b217
6 changed files with 19 additions and 22 deletions

View File

@@ -7,6 +7,7 @@
{% block portfolio_header %}
{% include "portfolios/header.html" %}
{% endblock %}
<div class='portfolio-content'>
{% block portfolio_content %}{% endblock %}
</div>