From cf78883c70dca99fc519374d55620d9403d482be Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 11 Jun 2020 14:33:33 +0200 Subject: Limit thumbnail sizes --- client/src/sass/include/_bootstrap-variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/sass/include/_bootstrap-variables.scss') diff --git a/client/src/sass/include/_bootstrap-variables.scss b/client/src/sass/include/_bootstrap-variables.scss index 09c58a697..41a1448c4 100644 --- a/client/src/sass/include/_bootstrap-variables.scss +++ b/client/src/sass/include/_bootstrap-variables.scss @@ -18,7 +18,7 @@ $grid-breakpoints: ( xxl: 1600px, // SCREEN GROUP - fhd: 1920px, + fhd: 1800px, qhd: 2560px, uhd: 3840px ); -- cgit v1.2.3