File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < title > Wireframe</ title >
77 < link rel ="stylesheet " href ="style.css " />
8+ < link rel ="preconnect " href ="[fonts.googleapis.com](https://fonts.googleapis.com) ">
9+ < link rel ="preconnect " href ="[fonts.gstatic.com](https://fonts.gstatic.com) " crossorigin >
10+ < link href ="[fonts.googleapis.com](https://fonts.googleapis.com/css2?family=Kalam:wght@400;700&family=Inter:wght@400;600&display=swap) " rel ="stylesheet ">
811 </ head >
912 < body >
1013 < header >
@@ -22,7 +25,7 @@ <h2>Title</h2>
2225 voluptates. Quisquam, voluptates.
2326 </ p >
2427 < a href =""> Read more</ a >
25- </ article >
28+ </ article >
2629 </ main >
2730 < footer >
2831 < p >
Original file line number Diff line number Diff line change @@ -87,3 +87,7 @@ article {
8787 grid-column : span 3 ;
8888 }
8989}
90+
91+ {
92+
93+ }
You can’t perform that action at this time.
0 commit comments