Skip to content

Commit

Permalink
chore: updated material symbols (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasvinclav authored Oct 7, 2024
1 parent 7f5107d commit 2b1153e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file not shown.
3 changes: 1 addition & 2 deletions src/unfold/static/unfold/fonts/material-symbols/styles.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
@font-face {
font-family: "Material Symbols Outlined";
font-style: normal;
font-weight: 500;
font-display: swap;
font-weight: 400;
src: url("Material-Symbols-Outlined.woff2") format("woff2");
}

Expand Down

0 comments on commit 2b1153e

Please sign in to comment.