6 lines
100 B
CSS
6 lines
100 B
CSS
@import "./style.css";
|
|
|
|
window {
|
|
font-family: "FiraCode Nerd Font Mono";
|
|
font-size: 13px;
|
|
}
|