feat: Adds time-machine setup article.
All checks were successful
CI / release (push) Successful in 6m2s
All checks were successful
CI / release (push) Successful in 6m2s
This commit is contained in:
@@ -147,6 +147,10 @@ article code {
|
||||
@apply bg-amber-700;
|
||||
}
|
||||
|
||||
article ol {
|
||||
@apply list-decimal;
|
||||
}
|
||||
|
||||
table,
|
||||
th,
|
||||
td {
|
||||
@@ -172,7 +176,7 @@ table td {
|
||||
}
|
||||
|
||||
blockquote {
|
||||
@apply border-2 border-blue-600 bg-blue-300 rounded-lg;
|
||||
@apply border-2 border-blue-600 bg-blue-300 rounded-lg my-10;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
|
||||
Reference in New Issue
Block a user