File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -294,3 +294,14 @@ boxes.features grid .sample em {
294294 font-size : 1.1em ;
295295 line-height : 1em ;
296296}
297+
298+
299+ blockquote {
300+ display : inline-block;
301+ border-radius : 4px ;
302+ background : var (--yellow );
303+ color : black;
304+ padding : 1rem 1.5rem ;
305+ margin-bottom : 2rem ;
306+ font-weight : 500 ;
307+ }
Original file line number Diff line number Diff line change 3434 < h1 > The Inter typeface family</ h1 >
3535 </ c >
3636 < c span =row >
37- < blockquote > WEBSITE IS CURRENTLY EXPERIENVING ISSUES WITH LOADING RESOURCES </ blockquote >
37+ < blockquote > This website is currently experiencing issues with loading resources </ blockquote >
3838 </ c >
3939 < c span =1-2 span-s =row >
4040 Inter is a typeface carefully crafted & designed for
You can’t perform that action at this time.
0 commit comments