fix positions
Deploy to Shared Hosting / Shared hosting deploy (push) Failing after 54s
Tests / PHPUnit (push) Successful in 1m22s

This commit is contained in:
root
2026-09-03 03:21:37 -04:00
parent 6936a822c8
commit c70f6bdc6e
12 changed files with 344 additions and 18 deletions
+5 -1
View File
@@ -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;