Skip to content

Commit 03e6e90

Browse files
committed
Space out the menu items a bit
1 parent ec4fd54 commit 03e6e90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/index.css

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ body {
3939
#home_link {
4040
padding: 0px 10px;
4141
text-decoration: none;
42+
text-align: center;
4243
font-weight: bold;
4344
}
4445

@@ -50,6 +51,7 @@ body {
5051
list-style: none;
5152
display: inline-block;
5253
border-left: 1px solid #454648;
54+
min-width: 90px;
5355
}
5456

5557
.menu-item a {

0 commit comments

Comments
 (0)