self-review

This commit is contained in:
Sara
2023-09-20 17:16:24 +02:00
parent 2576a6e4e2
commit 3f2c3ddadc
2 changed files with 0 additions and 3 deletions

View File

@@ -19,8 +19,6 @@ button {
display: inline-flex;
align-items: center;
justify-content: center;
/* align-self: start; */
/* Optional - see "Gotchas" */
/* Animation */
transition: 220ms all ease-in-out;
}