fix: minor layout tweak for small screens
This commit is contained in:
parent
ceecd3f5be
commit
6c240c6c26
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
--font-family-titles: "AcPlus IBM VGA 9x16", monospace;
|
||||
// --font-family-titles: "Maple Mono", monospace;
|
||||
// --font-family-titles: "Pixel Code", monospace;
|
||||
--line-height: 1.40rem;
|
||||
--line-height: 2.00rem;
|
||||
--border-thickness: 2px;
|
||||
--text-color: #333;
|
||||
--text-color-alt: #666;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
.title = "Devlog - 2024",
|
||||
.title = "Devlog 2024",
|
||||
.date = @date("2024-01-01T00:00:00"),
|
||||
.author = "CJ van den Berg",
|
||||
.layout = "devlog.shtml",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
.title = "Devlog - 2025",
|
||||
.title = "Devlog 2025",
|
||||
.date = @date("2025-01-01T00:00:00"),
|
||||
.author = "CJ van den Berg",
|
||||
.layout = "devlog.shtml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue