Skip to content

Commit 74212d9

Browse files
committed
fix: add ; to end of line 4
1 parent 240dd48 commit 74212d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/orator/css/Orator.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@font-face {
22
font-family:'Orator-Icons';
33
src:url("../fonts/Orator-Icons.woff");
4-
font-display: swap
4+
font-display: swap;
55
}
66

77
/* controller */

0 commit comments

Comments
 (0)