mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Use our current logo
This commit is contained in:
parent
79d0e5215e
commit
889d28c83b
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<nav>
|
||||
<a href="{{ site.base_url }}">
|
||||
<div>
|
||||
<img src="{{ site.img_url }}logo.png" alt="">
|
||||
<img src="{{ site.img_url }}logo_v3_light.png" alt="">
|
||||
<p>Safing<span>.io</span></p>
|
||||
</div>
|
||||
</a>
|
||||
|
|
|
@ -31,6 +31,7 @@ nav a div{
|
|||
nav div img{
|
||||
width: 2.5rem;
|
||||
padding-right: 1rem;
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
nav div p span{
|
||||
|
|
BIN
assets/img/logo_v3_light.png
Normal file
BIN
assets/img/logo_v3_light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Add table
Reference in a new issue