Logo size background-image: contain

This commit is contained in:
giomba 2021-12-06 20:50:30 +01:00
parent d0c066d89f
commit 97f12e75cd
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
a {
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
display: block;
width: 10em;
height: 160px;