Skip to content

Commit 4b0e4d4

Browse files
committed
normalized padding for announcement bar
1 parent dfcb38b commit 4b0e4d4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@
125125
box-shadow: 1px 1px 0 0 var(--color-black-2);
126126
}
127127

128+
.theme-announcement-bar > div {
129+
padding: 5px;
130+
}
131+
128132
--ifm-font-family-base: "Onest", sans-serif;
129133
--ifm-heading-font-family: "Onest", sans-serif;
130134
}

0 commit comments

Comments
 (0)