From 38e595f6cdda47317725625c4f1e6a6caa3a0b88 Mon Sep 17 00:00:00 2001 From: distorsion Date: Fri, 24 Jan 2025 23:17:58 +0100 Subject: [PATCH] =?UTF-8?q?trying=20make=20logo=20not=20eating=20"=C3=80?= =?UTF-8?q?=20propos"=20-=20Dirty=20way?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/osprey/assets/sass/_flexboxgrid.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/osprey/assets/sass/_flexboxgrid.scss b/themes/osprey/assets/sass/_flexboxgrid.scss index 4595efe..fd53611 100644 --- a/themes/osprey/assets/sass/_flexboxgrid.scss +++ b/themes/osprey/assets/sass/_flexboxgrid.scss @@ -197,7 +197,7 @@ padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 8.33333333%; - max-width: 8.33333333%; + max-width: 10.33333333%; } .col-sm-2 { box-sizing: border-box;