Make background shading more specific to page title

This commit is contained in:
Benjamin Melançon 2019-08-31 11:42:10 -04:00
parent 9618c387c5
commit 844168c3c1

View file

@ -72,7 +72,7 @@
}
}
.title span {
.page-title .title > span {
background-color: rgba($offwhite, 0.66);
padding: 0.2em;
border-radius: 0.3em;