release: bump version to 0.51.1

This commit is contained in:
rayd1o
2026-05-11 10:59:41 +08:00
parent 1cb51b1172
commit 8955c58d19
12 changed files with 49 additions and 11 deletions

View File

@@ -0,0 +1,24 @@
@font-face {
font-family: "Material Symbols Rounded";
font-style: normal;
font-weight: 500;
font-display: block;
src: url("../assets/fonts/material-symbols-rounded-500.ttf") format("truetype");
}
.material-symbols-rounded {
direction: ltr;
display: inline-block;
font-family: "Material Symbols Rounded";
font-feature-settings: "liga";
font-size: 24px;
font-style: normal;
font-weight: 500;
letter-spacing: normal;
line-height: 1;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
}