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{
|
||||
margin-bottom: 10px;
|
||||
font-size: 18px;
|
||||
font-size: 20px;
|
||||
line-height: 1.2;
|
||||
letter-spacing: 1px;
|
||||
text-transform: uppercase;
|
||||
@ -26,7 +26,7 @@ body.page-home {
|
||||
}
|
||||
|
||||
p{
|
||||
font-size: 15px;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
font-weight: regular;
|
||||
margin-bottom: 2.2em;
|
||||
|
Loading…
Reference in New Issue
Block a user