mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
make h3 and h4 a little bit bigger
this was probably lost due to the tailwind upgrade.
This commit is contained in:
parent
8bb28aba8b
commit
b6d55c5961
@ -76,6 +76,14 @@ h2 {
|
|||||||
@apply .text-2xl .pb-2 .border-b .border-grey-light;
|
@apply .text-2xl .pb-2 .border-b .border-grey-light;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
@apply .text-xl;
|
||||||
|
}
|
||||||
|
|
||||||
|
h4 {
|
||||||
|
@apply .text-lg;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
@apply .my-4;
|
@apply .my-4;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user