change author text size

This commit is contained in:
infeeeee
2019-09-13 15:46:23 +02:00
parent 98fc38b770
commit f0e2e44980
2 changed files with 2 additions and 6 deletions

View File

@@ -198,13 +198,9 @@
}
@mixin single-author {
@include single-metadata();
font-size: 2rem;
font: bold 2rem "Westeinde Caption";
color: #fff;
-webkit-text-stroke: #000 1px;
@media #{$smalldesktop} {
font-size: 3rem;
}
}
@mixin single-h2 {