5 lines
104 B
CSS
5 lines
104 B
CSS
/* Custom styles for the application */
|
|
body {
|
|
font-family: system-ui, -apple-system, sans-serif;
|
|
}
|