This commit is contained in:
chankalan 2021-09-14 13:13:38 +02:00
parent f3b6021d62
commit d24be2ac82
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@ a:hover .fab, a:hover .fas {
> h2 {
margin-top:-($spacer*3.6);
margin-bottom:($spacer*0.65);
@include media($bp-small) {
@include media($bp-medium) {
margin-bottom: 2.05rem;
}