mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 09:17:40 -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;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@apply .text-xl;
|
||||
}
|
||||
|
||||
h4 {
|
||||
@apply .text-lg;
|
||||
}
|
||||
|
||||
p {
|
||||
@apply .my-4;
|
||||
line-height: 1.7;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user