0.0.3
This commit is contained in:
4
templates/blocks/b_footer.html
Normal file
4
templates/blocks/b_footer.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% load static %}
|
||||
<div class="footer">
|
||||
<img style="mix-blend-mode: Luminosity;" src="{% static "images/logos/logo_header.svg" %}">
|
||||
</div>
|
||||
@@ -3,7 +3,7 @@
|
||||
<div class="header">
|
||||
<div class="cut-width">
|
||||
<div class="header-part-left">
|
||||
<a href="#" class="Header-Logo-cont">
|
||||
<a href="#" class= "Header-Logo-cont">
|
||||
<img src="{% static "images/logos/logo_header.svg" %}" height="52">
|
||||
</a>
|
||||
<div class="header-text">
|
||||
Reference in New Issue
Block a user