typo transcription

This commit is contained in:
chankalan 2020-12-08 22:19:01 +01:00
parent b9e53d6859
commit 47e56a117b
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ a {
padding:$spacer ($spacer*2);
background-color:$couleurBkgT;
border-radius:0 0 6px 6px;
font-size:0.8rem;
/* font-size:0.8rem; */
@include media($bp-medium-up) {
padding:$spacer ($spacer*4);
}