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