From f5ad15cc68804351389192f149b0f48866f1d9eb Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 19 Jan 2025 23:12:10 +0000 Subject: make left and right panes accessible on small screens --- static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 0c2bf9d..d1ac93d 100644 --- a/static/style.css +++ b/static/style.css @@ -4,4 +4,5 @@ @import url(note.css); @import url(form.css); @import url(profile.css); +@import url(mobilepanes.css); @import url(misc.css); -- cgit v1.3