Feat: remove logo, center title, fix links

This commit is contained in:
2020-06-24 14:10:08 +02:00
parent edc12f1430
commit c6ee0ce838
4 changed files with 10 additions and 6 deletions

View File

@@ -88,7 +88,7 @@ aside {
}
div {
margin: 0;
text-align: center;
img {
padding: 20px;
@@ -98,6 +98,7 @@ aside {
h1 {
margin: 15px 0 5px 0;
}
p {
@@ -501,7 +502,7 @@ ul.social {
height: 100%;
position: absolute;
top: 0;
left: 25%;
right: 2.5%;
article {

File diff suppressed because one or more lines are too long