feat: update css
This commit is contained in:
parent
746e2c32ba
commit
72faeb89d2
2 changed files with 1 additions and 13 deletions
Binary file not shown.
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 78 KiB |
|
@ -1,17 +1,5 @@
|
||||||
.prose {
|
.prose {
|
||||||
--at-apply: mb-16 max-w-none sm: min-h-50vh min-h-38vh;
|
--at-apply: text-base lh-1.75 mb-16 max-w-none sm: min-h-50vh min-h-38vh;
|
||||||
}
|
|
||||||
.prose {
|
|
||||||
max-width: 65ch;
|
|
||||||
font-size: 1rem;
|
|
||||||
line-height: 1.75;
|
|
||||||
}
|
|
||||||
.prose [class~='lead'] {
|
|
||||||
color: #4b5563;
|
|
||||||
font-size: 1.25em;
|
|
||||||
line-height: 1.6;
|
|
||||||
margin-top: 1.2em;
|
|
||||||
margin-bottom: 1.2em;
|
|
||||||
}
|
}
|
||||||
.prose a {
|
.prose a {
|
||||||
--at-apply: prose-link;
|
--at-apply: prose-link;
|
||||||
|
|
Loading…
Reference in a new issue