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

github.com/danielkvist/hugo-terrassa-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index a606006..e669447 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -553,8 +553,8 @@
.ripple-btn:hover,
.ripple-btn:focus {
- color: var(--white);
background-color: var(--primary);
+ color: var(--white);
}
.ripple-btn::after {