diff --git a/backend/postings/static/postings/css/style.css b/backend/postings/static/postings/css/style.css index 09d4a62..5283c6e 100644 --- a/backend/postings/static/postings/css/style.css +++ b/backend/postings/static/postings/css/style.css @@ -21,7 +21,7 @@ height: calc(100vh - 50px); } .fullcontainer h1 { - font-size: 60px; } + font-size: 50px; } .fullcontainer h3 { margin-bottom: 30px; }