]> git.netwichtig.de Git - user/henk/code/schleuder-website.git/commitdiff
Make codespell happy
authorNina Siessegger <n.siessegger@zeromail.org>
Tue, 14 Jan 2020 10:51:47 +0000 (11:51 +0100)
committerNina Siessegger <n.siessegger@zeromail.org>
Tue, 14 Jan 2020 11:43:35 +0000 (12:43 +0100)
_sass/sass/utilities/mixins.sass
assets/css/styles.scss

index e95abd02547c518d340191c80c02e2aef8dee98e..b67d6d62baa3bf408eccb120181c98be54cfb6fe 100644 (file)
@@ -49,7 +49,7 @@
       top: calc(50% + 4px)
   &:hover
     background-color: rgba(black, 0.05)
-  // Modifers
+  // Modifiers
   &.is-active
     span
       &:nth-child(1)
index 91f081be92fef186d2ffdc784848a7c979438b99..62b4dd2b6aaea2454a6835548308f132e01d6c7c 100644 (file)
@@ -1,6 +1,6 @@
 ---
 ---
-// ↑↑ These dashes are neccessary to enable Jeklyll's sass support
+// ↑↑ These dashes are necessary to enable Jeklyll's sass support
 // https://jekyllrb.com/docs/assets/
 
 @import 'navbar';