n-channel

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit c6c6dd75dccea60ba8211844a6873507a11ad19a
parent f9791fff7b18267241b2f22feec68b5c71f677c8
Author: Samdal <samdal@protonmail.com>
Date:   Sat, 22 Feb 2025 00:27:21 +0100

increase header image sizes, change margins of main-content

Diffstat:
M_sass/_main.scss | 6+++---
Massets/images/templeos.jpeg | 0
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_sass/_main.scss b/_sass/_main.scss @@ -42,7 +42,7 @@ main { .main-content { max-width:60rem; - margin:2rem auto; + margin: 0.5rem auto; display:flex; flex-wrap:wrap; } @@ -73,8 +73,8 @@ section { header { margin-top: 0px; - flex-basis:6rem; - max-width: 6rem; + flex-basis:8rem; + max-width: 8rem; flex-grow:1; position:relative; word-break: keep-all; diff --git a/assets/images/templeos.jpeg b/assets/images/templeos.jpeg Binary files differ.