aboutsummaryrefslogtreecommitdiff
path: root/src/app.css
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-05 21:38:48 -0800
committerFuwn <[email protected]>2024-01-05 21:38:48 -0800
commitaa1f72e1245f517fbd4cd6b9cfa138e1f75dc437 (patch)
tree6db71bfcd1b594946047270a6a19f66ac75d2f4f /src/app.css
parentfeat(wrapped): move generate into card (diff)
downloaddue.moe-aa1f72e1245f517fbd4cd6b9cfa138e1f75dc437.tar.xz
due.moe-aa1f72e1245f517fbd4cd6b9cfa138e1f75dc437.zip
fix(css): small card opacity
Diffstat (limited to 'src/app.css')
-rw-r--r--src/app.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app.css b/src/app.css
index 32c6ea56..7895e163 100644
--- a/src/app.css
+++ b/src/app.css
@@ -213,7 +213,6 @@ code {
.card-small {
padding: 0.5rem;
- opacity: 80%;
}
.card-clear {