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">
|
||||
<h3>
|
||||
<a href="https://cssmasterclass.io/" target="_blank"
|
||||
><img
|
||||
<a href="https://cssmasterclass.io/" target="_blank" class="launch-code is-animated">
|
||||
<h3><img
|
||||
src="{{site.url}}/assets/images/masterclass/logo-desktop.png"
|
||||
height="40"
|
||||
width="300"
|
||||
/></a>
|
||||
/>
|
||||
</h3>
|
||||
|
||||
<small>
|
||||
Learn CSS with 🎓 online interactive courses,📺 educational videos, and
|
||||
🧑🏻💻project-building tutorials.
|
||||
</small>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user