Skip to content

Commit 2b628d4

Browse files
committed
Update masthead.html
1 parent c648d6b commit 2b628d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/masthead.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<style>
33
.box_mast {
44
background-color: #00618F;
5-
border-radius: 10px;
6-
padding: 10px 10px;
5+
border-radius: 15px;
6+
padding: 20px 10px;
77
display: inline-block;
8+
margin-bottom: 0;
89
line-height: 1;
9-
margin: auto;
1010
}
1111

1212
.masthead__menu-item {
@@ -28,7 +28,7 @@
2828
/* Remove any margins or padding from the paragraph inside the box */
2929
.box_head p {
3030
color: #F8F6F5;
31-
margin: 0;
31+
margin-bottom: 0;
3232
padding: 0;
3333
line-height: 1;
3434
}

0 commit comments

Comments
 (0)