fix javascript and images, update css

This commit is contained in:
envoyr
2022-02-16 11:59:52 +01:00
parent f7db5497af
commit f8a00a5f1e
7 changed files with 32 additions and 9 deletions

View File

@@ -20503,7 +20503,7 @@ readers do not read off random characters that represent icons */
@apply shadow;
}
.card .card-body {
padding: 1.5rem;
padding: 2rem;
}
.rounded-corner-tl-bl {

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@@ -3,3 +3,28 @@
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Sizzle CSS Selector Engine v2.3.6
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2021-02-16
*/
/*!
* jQuery JavaScript Library v3.6.0
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2021-03-02T17:08Z
*/