mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
IMPROVEMENT: ui.elemental styling
This commit is contained in:
parent
c502b308b4
commit
bbf99499b3
9
dist/css/app.css
vendored
9
dist/css/app.css
vendored
@ -15153,6 +15153,7 @@ input.time[readonly] {
|
|||||||
|
|
||||||
h1.page-header {
|
h1.page-header {
|
||||||
display: none;
|
display: none;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1.page-header.no-elements {
|
h1.page-header.no-elements {
|
||||||
@ -15180,6 +15181,14 @@ h1.page-header.no-elements {
|
|||||||
padding-bottom: 4rem;
|
padding-bottom: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.element.secodary {
|
||||||
|
padding: 2rem 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sidebar {
|
||||||
|
padding: 2rem 0;
|
||||||
|
}
|
||||||
|
|
||||||
.dynamic__elements__image__elements__elementimage .container-fluid,
|
.dynamic__elements__image__elements__elementimage .container-fluid,
|
||||||
.dynamic__elements__image__elements__elementimage .container-sm,
|
.dynamic__elements__image__elements__elementimage .container-sm,
|
||||||
.dynamic__elements__image__elements__elementimage .container-md,
|
.dynamic__elements__image__elements__elementimage .container-md,
|
||||||
|
2
dist/css/app.css.map
vendored
2
dist/css/app.css.map
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate",
|
"name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"author": "Tony Air <tony@twma.pro>",
|
"author": "Tony Air <tony@twma.pro>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "This UI Kit allows you to build Bootstrap 4 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",
|
"description": "This UI Kit allows you to build Bootstrap 4 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",
|
||||||
|
Loading…
Reference in New Issue
Block a user