Files
DESKTOP-DH6BVPV\chiefsoft 73be26afdf first commit
2022-11-20 09:38:29 -05:00

18 lines
200 B
SCSS

/* Over here, place any elements that do not need to have their own file. */
b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
pre {
white-space: pre;
overflow-x: auto;
}