antibes: lower buttons vertical padding (#70321)

This commit is contained in:
Corentin Sechet 2022-10-19 12:17:06 +02:00
parent e87b2e4527
commit 5128994a2a
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ div.link-cell div.links-list ul > li > a,
//
%button {
text-transform: uppercase;
padding: 1rem 2rem;
padding: 0.5rem 2rem;
box-shadow: none;
&:hover {
box-shadow: none;