From fd9e9fbb9dce8b02646852add46d07e519238abf Mon Sep 17 00:00:00 2001 From: soryu Date: Fri, 5 Dec 2025 03:17:14 +0000 Subject: Add Makima modal --- frontend/src/styles/mobile.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'frontend/src/styles/mobile.css') diff --git a/frontend/src/styles/mobile.css b/frontend/src/styles/mobile.css index a36290c..3b2e9c8 100644 --- a/frontend/src/styles/mobile.css +++ b/frontend/src/styles/mobile.css @@ -46,4 +46,8 @@ } .modern-landing-page.manga-style .issue-badge .led-heart::before { top: -3px; } .modern-landing-page.manga-style .issue-badge .led-heart::after { left: 3px; } + + .makima-logo { padding: 14px; } + .makima-list { gap: 4px; } + .makima-list li { font-size: 12px; line-height: 1.45; } } -- cgit v1.2.3