Reduced CLS
This commit is contained in:
parent
1558cba11e
commit
28b1305dd4
@ -40,14 +40,13 @@ const permalink = Astro.site.href;
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
.home-copy h1 {
|
||||
font-weight: 700;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 1.4em;
|
||||
line-height: 1.5;
|
||||
.home-copy p {
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
||||
.home-image-container {
|
||||
|
Loading…
Reference in New Issue
Block a user