Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wlh320/hugo-theme-hulga.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/helpers/position.sass')
-rw-r--r--assets/sass/helpers/position.sass5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/sass/helpers/position.sass b/assets/sass/helpers/position.sass
new file mode 100644
index 0000000..083b36b
--- /dev/null
+++ b/assets/sass/helpers/position.sass
@@ -0,0 +1,5 @@
+.is-overlay
+ @extend %overlay
+
+.is-relative
+ position: relative !important