Add link to blog

This commit is contained in:
2023-11-12 22:03:42 +03:00
parent c5a4f97c95
commit 9c1263d082
3 changed files with 128 additions and 97 deletions

View File

@@ -43,8 +43,6 @@ body {
flex-direction: column;
} */
.pagehead-inner > p {
color: white;
font-family: "Overpass Mono", monospace;
@@ -52,6 +50,14 @@ body {
margin: 0;
}
.pagehead-inner > a {
color: white;
font-family: "Overpass Mono", monospace;
font-weight: 300;
margin: 0;
}
.btn-container {
display: flex;
position: inherit;