drop opacity for sample data even more

This commit is contained in:
2026-05-01 17:10:29 -07:00
parent bef2373fad
commit 13960b60c5

View File

@ -111,7 +111,7 @@
/* Handling for sample data and wip stuff */
.draft h3,
.draft p {
opacity: .6;
opacity: .5;
}
.wip {