Skip to content

Commit 8bf59de

Browse files
committed
Fix banner
1 parent 7854181 commit 8bf59de

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/_includes/website/banner.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
<div class="launch-code is-animated">
2-
<h3>
3-
<a href="https://cssmasterclass.io/" target="_blank"
4-
><img
1+
<a href="https://cssmasterclass.io/" target="_blank" class="launch-code is-animated">
2+
<h3><img
53
src="{{site.url}}/assets/images/masterclass/logo-desktop.png"
64
height="40"
75
width="300"
8-
/></a>
6+
/>
97
</h3>
108

119
<small>
1210
Learn CSS with 🎓 online interactive courses,📺 educational videos, and
1311
🧑🏻‍💻project-building tutorials.
1412
</small>
15-
</div>
13+
</a>

0 commit comments

Comments
 (0)