diff options
Diffstat (limited to 'jobs/homepage')
-rw-r--r-- | jobs/homepage/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/homepage/index.html b/jobs/homepage/index.html index 4550361..ef4a121 100644 --- a/jobs/homepage/index.html +++ b/jobs/homepage/index.html @@ -30,7 +30,7 @@ section { } .wrapper { - background-color: #282828; + background-color: #2c2c2c; padding: 1rem; border-radius: 3px; } |