]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Remove a space between anchor and exclamation mark
authorFeixu <feixu@tutanota.com>
Wed, 25 Nov 2020 15:01:18 +0000 (10:01 -0500)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 12 Dec 2020 15:14:58 +0000 (15:14 +0000)
![image](https://freeimage.host/i/FVXHsj)

docs/_includes/book/book-content.html

index 7931048c3ee05cd43e141edc1a80bf1661ec4c85..dd6bdcf8ab6bed02f8ced4760f311ebd47414dc4 100644 (file)
@@ -53,8 +53,7 @@
     </div>
     <div class="bd-book-sample">
       Or <a href="{{ site.data.meta.book_sample }}" target="_blank" rel="nofollow">
-        download a free sample
-      </a>!
+        download a free sample</a>!
     </div>
   </div>
 </div>