mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-22 17:47:11 +03:00
2.2.1
This commit is contained in:
parent
d84fef8677
commit
49edca75b4
|
@ -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
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
11
index.html
11
index.html
|
@ -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
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
|
@ -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",
|
||||||
|
|
|
@ -339,7 +339,7 @@ $note: map-merge(
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
$note
|
$note
|
||||||
) !default;
|
);
|
||||||
// scss-docs-end note-colors-map
|
// scss-docs-end note-colors-map
|
||||||
|
|
||||||
// Body
|
// Body
|
||||||
|
|
Loading…
Reference in New Issue
Block a user