Cleaned Molecules

This commit is contained in:
2020-08-01 00:26:35 +02:00
parent 906e037c5c
commit 5c6303f653
6 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
.LP-Logo {
max-width: 100%;
max-height: 100%;
width: auto;
object-fit: contain;
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,3 @@
<a href="LP-Link" href="#">
<img class="LP-Logo" src="{{ path '/images/logo.png' }}"/>
</a>