work
Gitea/homepage/pipeline/head This commit looks good

This commit is contained in:
Georgios Jason Efstathiou
2024-12-26 12:41:44 +01:00
parent ec960c158a
commit c9bd843e88
23 changed files with 448 additions and 5 deletions
+23
View File
@@ -0,0 +1,23 @@
body {
margin: 0;
font-family: "Suisse Intl", sans-serif;
}
h1, .h1 {
font-size: 2rem;
font-weight: 400;
}
p, .p {
font-size: 1rem;
font-weight: 400;
line-height: 1.5rem;
}
strong {
font-weight: 700;
}
h1, h2, p {
max-width: 600px;
}