dist: small css fixes

This commit is contained in:
Vincent Breitmoser 2022-03-10 18:09:10 +01:00
parent 07bab9d11b
commit 7e00c56a24
1 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,6 @@ body {
font-family: 'Roboto', sans-serif;
font-weight: 300;
color: #050505;
width: 100%;
word-wrap: break-word;
}
@ -334,11 +333,10 @@ span.email {
bottom: 0;
right: 0;
left: 0;
width: 100%;
text-align: end;
font-size: 12px;
color: #bbb;
margin: 10px;
margin: 10px 20px;
}
.attribution a {