wip: colors

This commit is contained in:
Michael Costa 2023-04-08 11:07:18 +11:00
parent ae93b5a708
commit 36659f1674
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ body {
}
.button {
font-size: 2em;
font-size: 2.5em;
transition-property: color;
transition-duration: 1s;
}