Updated favicons

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2022-05-01 10:16:25 +01:00
parent 2bf4389d37
commit c4dc1d26d2
55 changed files with 49 additions and 42 deletions

View File

@@ -42,18 +42,13 @@ header {
font-family: 'Lucida Grande', Arial, sans-serif;
font-size: .8em;
a:not(.social) {
@include linkUnderlines($background-color, #4a4a4a, $link-color);
}
h1 {
font-weight: normal;
margin: .8em 0 .8em 8px;
margin: .8em 0 .2em 8px;
img {
height: 1.2em;
float: left;
border-radius: 20px;
height: 2em;
border-radius: 8px;
}
a {