This commit is contained in:
Adam Jakubowski 2020-12-29 14:27:57 +01:00
parent d84fef8677
commit 49edca75b4
8 changed files with 22 additions and 17 deletions

View File

@ -1,5 +1,5 @@
MDB5 MDB5
Version: FREE 2.2.0 Version: FREE 2.2.1
Documentation: Documentation:
https://mdbootstrap.com/docs/standard/ https://mdbootstrap.com/docs/standard/

4
css/mdb.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -43,11 +43,16 @@
<h1 class="text-white text-poppy-red">BLACK NOVEMBER SURPRISE!</h1> <h1 class="text-white text-poppy-red">BLACK NOVEMBER SURPRISE!</h1>
<i class="fas fa-shopping-basket text-white fa-10x"></i> <i class="fas fa-shopping-basket text-white fa-10x"></i>
<p class="mt-2 text-white"> <p class="mt-2 text-white">
Check what we have prepared and start using the richest UI Kit today.<br />Hurry up & don't Check what we have prepared and start using the richest UI Kit today.<br />Hurry up &
loose your chance. don't loose your chance.
</p> </p>
<p> <p>
<a type="button" class="btn btn-danger btn-rounded btn-lg text-white bg-poppy-red" href="https://mdbootstrap.com/sale/" ><i class="fas fa-cart-arrow-down"></i> CLAIM OFFER</a> <a
type="button"
class="btn btn-danger btn-rounded btn-lg text-white bg-poppy-red"
href="https://mdbootstrap.com/sale/"
><i class="fas fa-cart-arrow-down"></i> CLAIM OFFER</a
>
</p> </p>
</div> </div>
</div> </div>

6
js/mdb.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{ {
"name": "mdb-ui-kit", "name": "mdb-ui-kit",
"version": "2.2.0", "version": "2.2.1",
"main": "js/mdb.min.js", "main": "js/mdb.min.js",
"repository": "https://github.com/mdbootstrap/mdb-ui-kit.git", "repository": "https://github.com/mdbootstrap/mdb-ui-kit.git",
"author": "MDBootstrap", "author": "MDBootstrap",

View File

@ -339,7 +339,7 @@ $note: map-merge(
), ),
), ),
$note $note
) !default; );
// scss-docs-end note-colors-map // scss-docs-end note-colors-map
// Body // Body