Amélioration du design
This commit is contained in:
@@ -12,7 +12,7 @@ if (!$this->title) $this->title = 'IA Assistant';
|
||||
<title><?= $this->escape($this->title) ?></title>
|
||||
<?= $this->head() ?>
|
||||
</head>
|
||||
<body class="d-flex align-items-center py-4">
|
||||
<body class="d-flex align-items-center py-4 bg-body-secondary">
|
||||
|
||||
<?= $content ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user