Added ios post

This commit is contained in:
2020-11-10 18:32:40 +00:00
parent 3ceb45e672
commit e348daa341
4 changed files with 79 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
no-repeat,
no-repeat,
repeat-x;
background-position: 0% 1.02em, 100% 1.02em, 0% 1.02em;
background-position: 0% 1.02em, 100% 1.02em, 0% 1.04em;
&::selection {
@include textShadowToCropUnderline($selectionColor);
@@ -61,4 +61,4 @@
linear-gradient($background, $background),
linear-gradient($hoverColor, $hoverColor);
}
}
}

View File

@@ -182,6 +182,11 @@ hr {
}
}
.full-post-link {
font-style: italic;
font-size: 0.9em;
}
.post-meta {
color: #3d4145;
font-size: 15px;