Theme Update

This commit is contained in:
Francesco 2024-04-23 11:42:18 +02:00
parent 08f1bb06ad
commit 84696d9c4a
3 changed files with 4 additions and 13 deletions

View File

@ -220,7 +220,7 @@ footer a {
}
.single-title {
margin-top: 1rem;
/* margin-top: 1rem; */
margin-bottom: .5rem;
}
@ -296,7 +296,6 @@ footer a {
.not-found {
display: flex;
align: center;
align-items: center;
justify-content: center;
}
@ -308,11 +307,3 @@ footer a {
.not-found div h1 {
font-size: 6rem;
}
.dark-toggle svg path {
fill: var(--background) !important;
}
.dark-toggle svg text {
fill: var(--content) !important;
}

View File

@ -10,8 +10,8 @@
--header-menu-top-gap: 1rem;
/* Typography */
--h1-margin-top: 2.5rem;
--h1-margin-bottom: 2rem;
--h1-margin-top: 2rem;
--h1-margin-bottom: 1.5rem;
--h2-margin-top: 2rem;
--h2-margin-bottom: 1.5rem;
--hx-margin-top: 1.5rem;

View File

@ -9,7 +9,7 @@
{{ end }}
</head>
<body class="dark">
<body class="light">
<div class="content">
<header>