Update cascade.css

This commit is contained in:
Bard 2022-11-04 06:30:27 +08:00 committed by GitHub
parent c23d5e74af
commit af2f8a762c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,9 @@ body {
color: #32325d;
color: var(--gray-dark);
}
span {
cursor: pointer;
}
* {
margin: 0;
padding: 0;