[IMP] fix typo

This commit is contained in:
Elisabeth Dickinson 2022-12-29 15:31:40 +01:00 committed by Antoine Vandevenne (anv)
parent 3c344bcb77
commit b0decaa8c4

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;
}
}