changed border color

main
alex 2024-06-02 12:44:05 +02:00
parent bd97f3093e
commit b74a37ba64
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
font-size: 15px;
letter-spacing: 1.2px;
font-family: "Assistant", sans-serif;
border: 1px solid #fff;
border: 1px solid #af9363;
}
.show-more-button:hover {