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/css/common.scss')
-rw-r--r--assets/css/common.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/common.scss b/assets/css/common.scss
index 8c42822..542ea07 100644
--- a/assets/css/common.scss
+++ b/assets/css/common.scss
@@ -67,6 +67,7 @@ body {
}
.fake-text {
color: transparent !important;
+ pointer-events: none;
}
.shadow-hero {
box-shadow: 0 0 1.2rem 0 rgba(0, 0, 0, 0.25);