drop opacity for sample data even more
This commit is contained in:
@ -111,7 +111,7 @@
|
|||||||
/* Handling for sample data and wip stuff */
|
/* Handling for sample data and wip stuff */
|
||||||
.draft h3,
|
.draft h3,
|
||||||
.draft p {
|
.draft p {
|
||||||
opacity: .6;
|
opacity: .5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wip {
|
.wip {
|
||||||
|
|||||||
Reference in New Issue
Block a user