fix: logo spacing for link shares
continuous-integration/drone/push Build is passing Details

Resolves #1142
This commit is contained in:
kolaente 2022-07-21 01:00:21 +02:00
parent 9ddb55a5ef
commit 3becf8738b
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 6 additions and 5 deletions

View File

@ -43,6 +43,7 @@ const background = computed(() => store.state.background)
max-width: 300px;
width: 90%;
margin: 2rem 0 1.5rem;
height: 100px;
}
.column {