mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
4 lines
133 B
CSS
4 lines
133 B
CSS
|
|
/* You can add global styles to this file, and also import other style files */
|
||
|
|
body {
|
||
|
|
font-family: 'Be Vietnam Pro', sans-serif;
|
||
|
|
}
|