fix positions
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
<?= $this->extend('layout/main_layout') ?>
|
||||
<?= $this->extend('layout/careers_layout') ?>
|
||||
<?= $this->section('styles') ?>
|
||||
<style>
|
||||
body {
|
||||
background-color: var(--sage);
|
||||
}
|
||||
|
||||
.job-apply-page {
|
||||
max-width: 920px;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user