Skip to content

Commit d6c9f91

Browse files
committed
add css formatting to hamburger menu
1 parent 0f3bf15 commit d6c9f91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

formapi/css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,9 @@ header h1 {
8585
.bx-menu {
8686
padding: 10px;
8787
font-size: 7em;
88-
border: 5px solid black;
88+
border: 5px solid white;
8989
border-radius: 8px;
90+
color: white;
9091
}
9192
/************End of Header Formatting************/
9293

0 commit comments

Comments
 (0)