Reveal inline SiteTitle

This commit is contained in:
2021-11-21 13:40:13 +01:00
parent 0148236b36
commit 68236bf39e
2 changed files with 30 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
.site-title {
font-family: $font-serif;
strong {
& > strong {
font-weight: 300;
}
span {
& > span {
position: relative;
top: -4px;
font-weight: 600;
@@ -63,12 +63,11 @@
font-size: rem(96px);
}
strong {
& > strong {
color: $color-secondary;
}
span {
display: block;
& > span {
// display: block;
top: 0;
margin: 10px 0;
font-size: 0.3125em;