Added a .quote class for mindflow.
This commit is contained in:
parent
000b5d1dce
commit
b0b1730699
@ -4,6 +4,8 @@ button:not(:last-child) { padding-right: 1rem; }
|
||||
|
||||
article header a { color: var(--text-color); }
|
||||
|
||||
article p.quote { font-style: italic; }
|
||||
|
||||
article footer {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
Loading…
Reference in New Issue
Block a user