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
Version: FREE 2.2.0
Version: FREE 2.2.1
Documentation:
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

@ -21,15 +21,15 @@
body {
background-color: #2e2e2e;
}
.text-poppy-red {
color: #ef5350 !important;
}
.btn-poppy-red {
background-color: #ef5350 !important;
}
.bg-poppy-red {
background-color: #ef5350 !important;
}
@ -43,11 +43,16 @@
<h1 class="text-white text-poppy-red">BLACK NOVEMBER SURPRISE!</h1>
<i class="fas fa-shopping-basket text-white fa-10x"></i>
<p class="mt-2 text-white">
Check what we have prepared and start using the richest UI Kit today.<br />Hurry up & don't
loose your chance.
Check what we have prepared and start using the richest UI Kit today.<br />Hurry up &
don't loose your chance.
</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>
</div>
</div>
@ -59,4 +64,4 @@
<script type="text/javascript" src="js/mdb.min.js"></script>
<!-- Custom scripts -->
<script type="text/javascript"></script>
</html>
</html>

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",
"version": "2.2.0",
"version": "2.2.1",
"main": "js/mdb.min.js",
"repository": "https://github.com/mdbootstrap/mdb-ui-kit.git",
"author": "MDBootstrap",

View File

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