mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 05:28:16 -06:00
Set base fonts
This commit is contained in:
parent
910d79d830
commit
dde1cca08c
BIN
netbox/project-static/dist/netbox.css
vendored
BIN
netbox/project-static/dist/netbox.css
vendored
Binary file not shown.
@ -10,3 +10,6 @@ $btn-padding-y: 0.25rem;
|
||||
// Reduce the default table cell padding
|
||||
$table-cell-padding-x: 0.5rem;
|
||||
$table-cell-padding-y: 0.5rem;
|
||||
|
||||
$font-google: 'Inter';
|
||||
$font-google-monospaced: 'Roboto Mono';
|
||||
|
Loading…
Reference in New Issue
Block a user