.8 opacity for body copy hierarchy
This commit is contained in:
parent
968b4c9d9f
commit
5fdae3779c
|
@ -36,6 +36,7 @@ h3{
|
|||
|
||||
p {
|
||||
font-weight: regular;
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
//an alternative color for buttons in the doc body
|
||||
|
|
Loading…
Reference in New Issue