BUGFIX: ui.elemental typo

This commit is contained in:
Tony Air 2019-12-12 21:56:17 +07:00
parent d020e74b63
commit bee314e0f5
2 changed files with 2 additions and 2 deletions

2
dist/css/app.css vendored
View File

@ -15181,7 +15181,7 @@ h1.page-header.no-elements {
padding-bottom: 4rem; padding-bottom: 4rem;
} }
.element.secodary { .element.secondary {
padding: 2rem 0; padding: 2rem 0;
} }

File diff suppressed because one or more lines are too long