increased margin-top for #notice

This commit is contained in:
unknown 2023-02-19 13:03:30 +07:00
parent af90633d64
commit d7d6e91e10

View file

@ -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;