Skip to content

Commit 46ef9fe

Browse files
committed
Modify announcement bar padding
1 parent 50e4539 commit 46ef9fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/css/custom.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555
/* Announcement Bar */
5656
div[class^='announcementBar'] {
5757
font-size: 1.1rem;
58-
padding: 5px 0;
59-
height: auto;
58+
padding: 20px 0;
6059
}
6160

6261
/* Home page cards */

0 commit comments

Comments
 (0)