Made main button more readable

This commit is contained in:
Aroy-Art 2021-09-02 13:04:32 +02:00
parent c0a5a2614a
commit 58e38dd179

View file

@ -295,7 +295,8 @@ a:hover {
background: #57cbcc;
color: #fff;
display: inline-block;
font-size: 14px;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
padding: 10px 35px;
text-transform: uppercase;