From 6a1c655e01839dc3f3b40d567e998ca931594e22 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 9 Oct 2024 21:14:59 +0800 Subject: docs: update example of custom layouts --- src/css/dumbymap.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index d31d7e6..10778e8 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css @@ -783,14 +783,15 @@ a[href^='http']:not(:has(img))::after, } .Dumby[data-layout='sticky'] { + max-width: 80em; .Showcase { display: block; width: 20vw; height: 40vh; position: absolute; - right: 0; - bottom: 0; + right: 20px; + bottom: 20px; background: red; } -- cgit v1.2.3-70-g09d2