Lets make the frontpage in markdown too
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 38s

This commit is contained in:
2024-12-24 01:34:48 +01:00
parent 677867dbdd
commit 1ff4ae2b24
5 changed files with 20 additions and 15 deletions

View File

@@ -198,7 +198,7 @@
@include breakpoint('<=small') {
.toggle {
text-indent: 7.25em;
width: 7.25em;
width: 4.25em;
&:before {
color: _palette(fg);
@@ -216,7 +216,7 @@
left: 1em;
position: absolute;
top: 1em;
width: 5em;
width: 3em;
}
}
}