aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/_header.scss
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-12-17 21:02:25 +0000
committerMatthew Lemon <y@yulqen.org>2023-12-17 21:02:25 +0000
commit5ddfd3d2e6c13873cfaacdfd53c3e853d605f951 (patch)
tree665c2d0cb91833f3e33b1a42734aebcdb459d5c7 /app/assets/stylesheets/_header.scss
parenta6929cddd59e6f2a1df5b722194d84e8fb68b9d4 (diff)
Tinkering
Diffstat (limited to '')
-rw-r--r--app/assets/stylesheets/_header.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/_header.scss b/app/assets/stylesheets/_header.scss
deleted file mode 100644
index 723e9d1..0000000
--- a/app/assets/stylesheets/_header.scss
+++ /dev/null
@@ -1,4 +0,0 @@
-#header-title {
- background-color: yellow;
- color: red;
-}