From 51fc171de43eeab252291dde15b14e75019b6751 Mon Sep 17 00:00:00 2001 From: Adam Bardsley Date: Mon, 25 Nov 2024 00:10:09 +0000 Subject: [PATCH] Fixed the measures --- docs/client/winchester/parallax.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/client/winchester/parallax.css b/docs/client/winchester/parallax.css index 1f9d9ba..57209a5 100644 --- a/docs/client/winchester/parallax.css +++ b/docs/client/winchester/parallax.css @@ -450,7 +450,7 @@ section#introduction { max-height: 100%;; } - .rotator { + #measures .rotator { flex-direction: row; align-items: center; }