chore: small fixes

This commit is contained in:
MedzikUser 2022-07-24 14:01:50 +02:00
parent afd50292b5
commit c399c15ba0
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
5 changed files with 6 additions and 5 deletions

View File

@ -50,6 +50,7 @@
box-sizing: border-box;
justify-content: center;
align-items: center;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
'Open Sans', 'Helvetica Neue', sans-serif;
@ -68,7 +69,7 @@
}
footer {
padding-top: 0.5em;
margin-top: 0.5em;
}
a {

View File

@ -12,6 +12,6 @@
<style>
svg {
padding-left: 10px;
margin-left: 10px;
}
</style>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -12,6 +12,6 @@
<style>
svg {
padding-left: 10px;
margin-left: 10px;
}
</style>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -12,6 +12,6 @@
<style>
svg {
padding-left: 10px;
margin-left: 10px;
}
</style>

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 494 B

View File

@ -12,6 +12,6 @@
<style>
svg {
padding-left: 10px;
margin-left: 10px;
}
</style>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB