theme dans tailwind config
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<?php wp_body_open(); ?>
|
||||
<?php do_action('get_header'); ?>
|
||||
|
||||
<div id="app" class="banner bg-slate-900 text-slate-50 flex w-full flex-col justify-center items-center">
|
||||
<div id="app" class="banner bg-jlg-dark-blue text-jlg-white font-authentic flex w-full flex-col justify-center items-center">
|
||||
<?php echo view(app('sage.view'), app('sage.data'))->render(); ?>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user