1
1
Fork 0
This commit is contained in:
Vrifox 2020-11-24 21:07:44 +01:00
parent 8f6560417e
commit d457df0c15

View file

@ -30,21 +30,21 @@ main.ueber {
background: $blog_body-bg-light;
border-radius: 8px;
display: flex;
padding: 20px 10px;
padding: 15px;
table.contact.table {
font-size: 18px;
white-space: nowrap;
tr {
td {
&:first-of-type {
padding: 5px 30px 5px 0;
padding: 5px 20px 5px 0;
text-align: right;
}
}
}
}
img.kagube {
height: max-content;
max-height: 150px;
margin: auto;
}
}