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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorWang Chucheng <ccwangchn@gmail.com>2020-05-26 18:47:35 +0300
committerWang Chucheng <ccwangchn@gmail.com>2020-05-26 18:47:35 +0300
commitceaaed6c9d49ed9a6a10d6d8d954391f998c7f15 (patch)
tree6ae17ea57ec4342fdf4d2b824eccf7a579e8a924 /assets
parent4a7a1a234a6d98cc00727c6939222fdf2e9a1e5b (diff)
feat: featured image support
Diffstat (limited to 'assets')
-rw-r--r--assets/css/eureka.css (renamed from assets/css/styles.css)0
-rw-r--r--assets/css/site.css4
2 files changed, 0 insertions, 4 deletions
diff --git a/assets/css/styles.css b/assets/css/eureka.css
index 9531157..9531157 100644
--- a/assets/css/styles.css
+++ b/assets/css/eureka.css
diff --git a/assets/css/site.css b/assets/css/site.css
index da53d46..bc6a844 100644
--- a/assets/css/site.css
+++ b/assets/css/site.css
@@ -1,7 +1,3 @@
-.starter {
- color: blue;
-}
-
.sticky-toc {
@apply sticky z-0 ease-in-out duration-300;
top: 8rem;