summaryrefslogtreecommitdiffstats
path: root/src/_sidebar.scss
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2024-12-10 08:56:39 +0100
committerVolpeon <git@volpeon.ink>2024-12-10 08:56:39 +0100
commit35c9e21b382b6cc4c23cc70c84795e641eb9bd9f (patch)
tree3126c7d9b6b57432c634f2c35a2ccc2f1361320e /src/_sidebar.scss
parentUpdate (diff)
downloadfurbase-design-2024-35c9e21b382b6cc4c23cc70c84795e641eb9bd9f.tar.gz
furbase-design-2024-35c9e21b382b6cc4c23cc70c84795e641eb9bd9f.tar.bz2
furbase-design-2024-35c9e21b382b6cc4c23cc70c84795e641eb9bd9f.zip
Update
Diffstat (limited to 'src/_sidebar.scss')
-rw-r--r--src/_sidebar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_sidebar.scss b/src/_sidebar.scss
index f271885..5957d3a 100644
--- a/src/_sidebar.scss
+++ b/src/_sidebar.scss
@@ -41,7 +41,7 @@
41 } 41 }
42 } 42 }
43 43
44 @media screen and (min-width: 545px) and (max-width: 1024px) { 44 @media screen and (max-width: 1024px) {
45 .boxesSidebarLeft{ 45 .boxesSidebarLeft{
46 margin-inline-end: 0; 46 margin-inline-end: 0;
47 } 47 }