Update logo quality
This commit is contained in:
parent
6ad0227f39
commit
bacc312cde
8
static/img/brand.svg
Normal file
8
static/img/brand.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 9.6 KiB |
@ -17,9 +17,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<a href="/">
|
||||
<img src="{% static 'img/brand.png' %}" width="210px" alt="SkyLearn">
|
||||
<img src="{% static 'img/brand.svg' %}" width="210px" alt="SkyLearn">
|
||||
</a>
|
||||
<p class="mt-2">
|
||||
<p class="mt-2 small">
|
||||
<mark class="bg-secondary text-light" style="border-radius: 2px; padding: 2px 5px;">
|
||||
{{ request.user.get_user_role }}
|
||||
</mark>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user