summaryrefslogtreecommitdiffstats
path: root/assets/css/components/_refs.scss
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2020-12-27 22:03:42 +0100
committerVolpeon <git@volpeon.ink>2020-12-27 22:03:42 +0100
commit517fc58cf46595990fd5af64a1bd647ee5ac3c08 (patch)
tree3720064c91a95230b1208352b9fa63b554e1b0cd /assets/css/components/_refs.scss
parentBuild script: Improved path and relative link calculation, added vars to conf... (diff)
downloadvolpeon.ink-517fc58cf46595990fd5af64a1bd647ee5ac3c08.tar.gz
volpeon.ink-517fc58cf46595990fd5af64a1bd647ee5ac3c08.tar.bz2
volpeon.ink-517fc58cf46595990fd5af64a1bd647ee5ac3c08.zip
Added stylelint, generate some metadata automatically
Diffstat (limited to 'assets/css/components/_refs.scss')
-rw-r--r--assets/css/components/_refs.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/css/components/_refs.scss b/assets/css/components/_refs.scss
index b90252d..51524bd 100644
--- a/assets/css/components/_refs.scss
+++ b/assets/css/components/_refs.scss
@@ -1,7 +1,7 @@
1.c-refs__item { 1.c-refs__item {
2 padding-left: 0; 2 padding-left: 0;
3 3
4 &::before { 4 &::before {
5 display: none; 5 display: none;
6 } 6 }
7} 7}