dark by default

This commit is contained in:
Zoe 2022-04-13 14:14:18 +02:00
parent a211cb1052
commit 01564d2fdf
4 changed files with 4 additions and 3 deletions

0
.hugo_build.lock Normal file
View File

View File

@ -2,6 +2,7 @@
title: "Lorem"
date: 2022-04-10T17:23:01+02:00
draft: true
description: "lorem "
---
Lorem ipsum dolor sit amet, *consectetur* adipisicing elit, sed do eiusmod

View File

@ -305,14 +305,14 @@ input[type="checkbox"] {
display: flex;
align-items: center;
justify-content: center;
content: "";
content: "";
border-style: solid; }
input:checked + label:after {
left: calc(100% - 49pt); }
input:checked + label::after {
content: ""; }
content: ""; }
.footer-nav-item {
border-radius: 100%;

@ -1 +1 @@
Subproject commit e0e8cb434cdc0c6438e04f65030a10c72574a47c
Subproject commit 84ce2ba2878cf35a730396ed9b1ed9983f22a498