added margin

main
alex 2024-06-02 13:00:44 +02:00
parent 924a129fab
commit 0872173080
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@
font-size: 15px; font-size: 15px;
letter-spacing: 1.2px; letter-spacing: 1.2px;
font-family: "Assistant", sans-serif; font-family: "Assistant", sans-serif;
border: 1px solid transparent; border: 1px solid #f8f5ee;
margin-top: 4px;
} }
.show-more-button:hover { .show-more-button:hover {