mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-05-06 01:16:44 +00:00
style(docs): added blockquote style
This commit is contained in:
committed by
Dario Tranchitella
parent
43a944ace0
commit
da83a8711a
@@ -128,6 +128,10 @@ export default {
|
||||
@apply list-decimal mb-2;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
@apply border-l-4 pl-4 ml-4 my-4 border-solid border-primary;
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
@apply pl-5;
|
||||
|
||||
Reference in New Issue
Block a user