Update styling for notice
This commit is contained in:
parent
628f3501a2
commit
238d57409b
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ article>hr {
|
||||||
.notice {
|
.notice {
|
||||||
background: lightyellow;
|
background: lightyellow;
|
||||||
padding: 32px 48px;
|
padding: 32px 48px;
|
||||||
|
font-size: 18px;
|
||||||
|
line-height: 32px;
|
||||||
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
max-width: 616px;
|
max-width: 616px;
|
||||||
|
|
Loading…
Reference in a new issue