layout and design improvements

This commit is contained in:
Sara
2023-09-20 15:56:49 +02:00
parent 44f22664a1
commit fe510238c0
14 changed files with 224 additions and 247 deletions

View File

@@ -8,13 +8,9 @@ button {
padding: 0;
cursor: pointer;
/* Visual */
/* background-color: #3e68ff; */
/* color: #fff; */
border-radius: 8px;
/* box-shadow: 0 3px 5px rgba(0, 0, 0, 0.18); */
/* Size */
padding: 0.4em 1em;
min-width: 10ch;
min-height: 44px;
/* Text */
text-align: center;