File "misc.scss"
Full Path: /home2/sdektunc/cepali.edu.mx/wp-content/themes/twentytwentyone/assets/sass/04-elements/misc.scss
File size: 200 bytes
MIME-type: text/plain
Charset: utf-8
/* 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;
}