increased margin-top for #notice
This commit is contained in:
parent
af90633d64
commit
d7d6e91e10
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ button {
|
|||
/* Notice / Link */
|
||||
|
||||
#notice {
|
||||
margin-top: 0.625rem;
|
||||
margin-top: 0.656rem;
|
||||
padding: 0 var(--unit-one);
|
||||
font-size: var(--font-size-second);
|
||||
line-height: 1.1;
|
||||
|
|
Loading…
Reference in a new issue