8 lines
89 B
SCSS
8 lines
89 B
SCSS
/*
|
|
|
|
Font Style
|
|
|
|
*/
|
|
|
|
.fsn { font-style: normal; }
|
|
.i { font-style: italic; }
|