mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Temporary hack to get fonts working
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
</script>
|
||||
@endif
|
||||
@show
|
||||
<style>
|
||||
@import url('//fonts.googleapis.com/css?family=Rubik:300,400,500&display=swap');
|
||||
@import url('//fonts.googleapis.com/css?family=IBM+Plex+Mono|IBM+Plex+Sans:500&display=swap');
|
||||
</style>
|
||||
|
||||
@section('assets')
|
||||
{{-- {!! $asset->css('main.css') !!}--}}
|
||||
|
||||
Reference in New Issue
Block a user