- new subtitle in hero section with 26px
- bug im Backend augebessert - db migration for documents via Config::get
This commit is contained in:
parent
15c7df78c7
commit
54d6c5d434
6 changed files with 14 additions and 13 deletions
3
public/css/style.css
vendored
3
public/css/style.css
vendored
|
@ -363,7 +363,8 @@ section.normal {
|
|||
top: 0; right: 0; bottom: 0; left: 0;
|
||||
}
|
||||
.hero h2 {
|
||||
font-size: 24px;
|
||||
/* font-size: 24px; original */
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
.hero p {
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue