Skip to content

Commit

Permalink
FLUID-6499: add ; to end of line 4
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddTech committed May 19, 2020
1 parent 240dd48 commit 5610bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/orator/css/Orator.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@font-face {
font-family:'Orator-Icons';
src:url("../fonts/Orator-Icons.woff");
font-display: swap
font-display: swap;
}

/* controller */
Expand Down

0 comments on commit 5610bc5

Please sign in to comment.