File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 28
28
font-size : var (--font-size-8 );
29
29
}
30
30
}
31
-
32
31
</ style >
33
32
</ head >
34
33
35
34
< body >
36
35
< div class ="container ">
37
- < h1 class ="heading "> News and < br > Announcements</ h1 >
36
+ < h1 class ="heading ">
37
+ News and < br />
38
+ Announcements
39
+ </ h1 >
38
40
< p class ="subHeading ">
39
41
Get the latest updates and information about Greenwood releases and activities.
40
42
</ p >
Original file line number Diff line number Diff line change @@ -148,7 +148,9 @@ This is the primary font for the website.
148
148
149
149
This is the primary font for the website for bolded text.
150
150
151
- <span class = " typography typography-primary-bold" >The quick brown fox jumped over the lazy dog.</span >
151
+ <span class = " typography typography-primary-bold" >
152
+ The quick brown fox jumped over the lazy dog.
153
+ </span >
152
154
153
155
### ` --font-secondary `
154
156
You can’t perform that action at this time.
0 commit comments