You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,8 @@ <h2 class="header-title">
41
41
A free visual guide to CSS
42
42
</h2>
43
43
<pclass="header-subtitle">
44
-
<strong>Learn by example</strong>: <ahref="{{site.url}}">cssreference.io</a> is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples.
44
+
<strong>Learn by example</strong>: <ahref="{{site.url}}">cssreference.io</a> is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples.<br><br>
45
+
<ahref="https://github.com/jgthms/css-reference">Contribute on GitHub</a>
0 commit comments