[IMP] fix typo

This commit is contained in:
Elisabeth Dickinson 2022-12-29 15:31:40 +01:00
parent fc7b595e29
commit dd96923f55

View File

@ -490,7 +490,7 @@ header {
border-bottom: 3px solid $o-literals-border;
}
&:not(:first-child) {
@include o_code;
@include o-code;
padding: 0 .3rem;
}
}