mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Changed some fonts and fix missing email icon
This commit is contained in:
@@ -75,9 +75,9 @@
|
||||
}
|
||||
& > a {
|
||||
display: inline-block;
|
||||
font-size: map-get($base, font-size-h4);
|
||||
font-size: map-get($base, font-size-h3);
|
||||
@include media-breakpoint-down(md) {
|
||||
font-size: map-get($base, font-size-h4-small);
|
||||
font-size: map-get($base, font-size-h3-small);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user