7 lines
79 B
CSS
7 lines
79 B
CSS
|
.topbar {
|
||
|
margin-bottom: 2px;
|
||
|
}
|
||
|
|
||
|
label {
|
||
|
font: 14pt "FiraCode Nerd Font";
|
||
|
}
|