diff options
| author | Henry Jameson <me@hjkos.com> | 2022-08-31 01:19:18 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-08-31 01:19:18 +0300 |
| commit | 2ab51a4ccbf5a247d7eb110fe8a07130bd9afe3a (patch) | |
| tree | 532d4ab33a9c2c0d8f568a0a7b6ff4221133fcff /src | |
| parent | 3ffe62acdccb8b556fcaec9bfa772ffb8196ad84 (diff) | |
fix veryfaint not applying
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/timeline/timeline.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss index ede60a5d..900bdad3 100644 --- a/src/components/timeline/timeline.scss +++ b/src/components/timeline/timeline.scss @@ -13,10 +13,6 @@ background-color: var(--cGreen); } - .loadmore-text { - opacity: 1; - } - .loadmore-button { position: relative } |
