Style the job pages

Style the image page
Small fixes
This commit is contained in:
Jorit Tijsen
2024-03-22 15:44:34 +01:00
parent 1d94e7da7f
commit 6041398e10
23 changed files with 608 additions and 606 deletions

View File

@@ -11,6 +11,7 @@
.footer_menu {
background-image: linear-gradient(to right, #0102b0, #4090e3);
padding: 15px 0;
@media (max-width: 768px) {
padding: 60px 30px 30px 30px;
}