mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix banner
This commit is contained in:
@@ -1,15 +1,13 @@
|
|||||||
<div class="launch-code is-animated">
|
<a href="https://cssmasterclass.io/" target="_blank" class="launch-code is-animated">
|
||||||
<h3>
|
<h3><img
|
||||||
<a href="https://cssmasterclass.io/" target="_blank"
|
|
||||||
><img
|
|
||||||
src="{{site.url}}/assets/images/masterclass/logo-desktop.png"
|
src="{{site.url}}/assets/images/masterclass/logo-desktop.png"
|
||||||
height="40"
|
height="40"
|
||||||
width="300"
|
width="300"
|
||||||
/></a>
|
/>
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<small>
|
<small>
|
||||||
Learn CSS with 🎓 online interactive courses,📺 educational videos, and
|
Learn CSS with 🎓 online interactive courses,📺 educational videos, and
|
||||||
🧑🏻💻project-building tutorials.
|
🧑🏻💻project-building tutorials.
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user