From bb16e263bb48c114d87838ee5a678b5370cc3eea Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:25:52 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/baseframe/static/sass/_gridlines.scss | 91 ++++++++++------------- 1 file changed, 39 insertions(+), 52 deletions(-) diff --git a/src/baseframe/static/sass/_gridlines.scss b/src/baseframe/static/sass/_gridlines.scss index 590f1b7b..0cadd923 100644 --- a/src/baseframe/static/sass/_gridlines.scss +++ b/src/baseframe/static/sass/_gridlines.scss @@ -14,20 +14,19 @@ rgba(0, 0, 0, 0) 4.545%, rgba(0, 0, 0, 0) 100% ), - -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 35%, rgba( - 0, - 0, - 0, - 0.05 - ) - 35%, rgba(0, 0, 0, 0.05) 36%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) - 65%, rgba(0, 0, 0, 0.05) 65%, rgba(0, 0, 0, 0.05) 66%, rgba( - 0, - 0, - 0, - 0 - ) - 66%, rgba(0, 0, 0, 0) 100%); + - webkit-linear-gradient( + 0deg, + rgba(0, 0, 0, 0), + rgba(0, 0, 0, 0) 35%, + rgba(0, 0, 0, 0.05) 35%, + rgba(0, 0, 0, 0.05) 36%, + rgba(0, 0, 0, 0) 36%, + rgba(0, 0, 0, 0) 65%, + rgba(0, 0, 0, 0.05) 65%, + rgba(0, 0, 0, 0.05) 66%, + rgba(0, 0, 0, 0) 66%, + rgba(0, 0, 0, 0) 100% + ); //background-size: 1.692em 1.692em, 7.692em 7.692em; /* 7.692 - 2.308 = 5.384 */ background-size: 18px 18px, @@ -47,25 +46,19 @@ rgba(0, 0, 0, 0) 4.545%, rgba(0, 0, 0, 0) 100% ), - -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 37.5%, rgba( - 0, - 0, - 0, - 0.05 - ) - 37.5%, rgba(0, 0, 0, 0.05) 38.75%, rgba(0, 0, 0, 0) 38.75%, rgba( - 0, - 0, - 0, - 0 - ) - 62.5%, rgba(0, 0, 0, 0.05) 62.5%, rgba(0, 0, 0, 0.05) 63.75%, rgba( - 0, - 0, - 0, - 0 - ) - 63.75%, rgba(0, 0, 0, 0) 100%); + - webkit-linear-gradient( + 0deg, + rgba(0, 0, 0, 0), + rgba(0, 0, 0, 0) 37.5%, + rgba(0, 0, 0, 0.05) 37.5%, + rgba(0, 0, 0, 0.05) 38.75%, + rgba(0, 0, 0, 0) 38.75%, + rgba(0, 0, 0, 0) 62.5%, + rgba(0, 0, 0, 0.05) 62.5%, + rgba(0, 0, 0, 0.05) 63.75%, + rgba(0, 0, 0, 0) 63.75%, + rgba(0, 0, 0, 0) 100% + ); background-size: 1.692em 1.692em, 6.154em 6.154em; @@ -84,25 +77,19 @@ rgba(0, 0, 0, 0) 4.545%, rgba(0, 0, 0, 0) 100% ), - -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 32.25%, rgba( - 0, - 0, - 0, - 0.05 - ) - 32.25%, rgba(0, 0, 0, 0.05) 33.87%, rgba(0, 0, 0, 0) 33.87%, rgba( - 0, - 0, - 0, - 0 - ) - 64.52%, rgba(0, 0, 0, 0.05) 64.52%, rgba(0, 0, 0, 0.05) 66.13%, rgba( - 0, - 0, - 0, - 0 - ) - 66.13%, rgba(0, 0, 0, 0) 100%); + - webkit-linear-gradient( + 0deg, + rgba(0, 0, 0, 0), + rgba(0, 0, 0, 0) 32.25%, + rgba(0, 0, 0, 0.05) 32.25%, + rgba(0, 0, 0, 0.05) 33.87%, + rgba(0, 0, 0, 0) 33.87%, + rgba(0, 0, 0, 0) 64.52%, + rgba(0, 0, 0, 0.05) 64.52%, + rgba(0, 0, 0, 0.05) 66.13%, + rgba(0, 0, 0, 0) 66.13%, + rgba(0, 0, 0, 0) 100% + ); background-size: 1.692em 1.692em, 4.769em 4.769em;