Browse Source

Increased font size for buttons with 2px

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
a877315ce0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      css/style.css

2
css/style.css

@ -266,7 +266,7 @@ body {
text-transform: uppercase;
position: relative;
z-index: 1;
font-size: 12px;
font-size: 14px;
letter-spacing: 0px;
padding: 12px 15px 10px; }

Loading…
Cancel
Save