mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
better type size
This commit is contained in:
parent
ac48c36b42
commit
968b4c9d9f
@ -18,7 +18,7 @@ body.page-home {
|
|||||||
|
|
||||||
h3{
|
h3{
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
font-size: 18px;
|
font-size: 20px;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
@ -26,7 +26,7 @@ body.page-home {
|
|||||||
}
|
}
|
||||||
|
|
||||||
p{
|
p{
|
||||||
font-size: 15px;
|
font-size: 16px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
font-weight: regular;
|
font-weight: regular;
|
||||||
margin-bottom: 2.2em;
|
margin-bottom: 2.2em;
|
||||||
|
Loading…
Reference in New Issue
Block a user