fix banner being squished on website

This commit is contained in:
Aadil Ayub 2024-05-02 20:09:08 +05:00
parent a30d66d63d
commit 3a24aa3062
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
.free-palestine-banner {
background: #CF0921;
display: block;
display: table;
font-family: 'Inter';
font-weight: bold;
color: beige;