mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
BUGFIX: ui.elemental typo
This commit is contained in:
parent
bbf99499b3
commit
d020e74b63
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"author": "Tony Air <tony@twma.pro>",
|
||||
"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.",
|
||||
|
@ -36,7 +36,7 @@ h1.page-header {
|
||||
}
|
||||
|
||||
// Sidebar elements
|
||||
&.secodary {
|
||||
&.secondary {
|
||||
padding: ($grid-gutter-element-height / 2) 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user