1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-20 11:51:28 +02:00

feat(admin-plugin): use Roboto font #211

This commit is contained in:
Awilum
2020-01-23 17:26:58 +03:00
parent d3694cf52b
commit cb9c0b5f0c

View File

@@ -1,5 +1,6 @@
body
{
font-family: Roboto;
font-size: var(--font-size);
}