aboutsummaryrefslogtreecommitdiff
path: root/_sass/layout.scss
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-01-25 20:41:04 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-01-25 20:41:04 +0100
commitc318211f63576e728e90151994994da32526f286 (patch)
tree3a5c2c1cac6bef4af109498278a3013b0b418924 /_sass/layout.scss
parente7596b1b3cb58ad774aa8b7fad66d5f2298baa1a (diff)
use html hidden attribute instead of custom class
Diffstat (limited to '_sass/layout.scss')
-rw-r--r--_sass/layout.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/_sass/layout.scss b/_sass/layout.scss
index f944710..c8ada80 100644
--- a/_sass/layout.scss
+++ b/_sass/layout.scss
@@ -129,4 +129,3 @@ table {
margin-right: auto;
}
-.hidden { display: none; }