From 139c3a049f9494a00524a77376b291ed2a544fad Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 25 Jul 2023 23:32:13 +0200 Subject: [PATCH] profile --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index 45bd272..0309b0c 100644 --- a/theme.css +++ b/theme.css @@ -89,7 +89,7 @@ body.is-embeded .ui.container { width: auto !important; } -.profile..page-content .ui.ui.ui.container:not(.fluid) { +.profile.page-content .ui.ui.ui.container:not(.fluid) { max-width: 100%; }