mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Merge branch 'main' of https://github.com/tabler/tabler into dev
This commit is contained in:
@@ -31,6 +31,13 @@
|
||||
{% include layout/og.html %}
|
||||
{% endif %}
|
||||
|
||||
<style>
|
||||
@import url('https://rsms.me/inter/inter.css');
|
||||
:root {
|
||||
--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
{% include layout/css.html %}
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user