feat(settings): implement NumberInput component
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "NDS39";
|
||||
src: url("/assets/fonts/nds-39px.ttf") format("truetype");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* NOTE: woff2 version of this font doesn't work */
|
||||
@font-face {
|
||||
font-family: "Pokemon DP Pro";
|
||||
|
||||
Reference in New Issue
Block a user