Skip to content

Commit ebe3be2

Browse files
committed
added codeweekend
1 parent c1d5250 commit ebe3be2

File tree

4 files changed

+962
-9
lines changed

4 files changed

+962
-9
lines changed

css/styles.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ nav {
2222
.slicknav_menu {
2323
display:none;
2424
}
25-
25+
button {
26+
padding-top: 5px !important;
27+
padding-bottom: 5px;
28+
}
2629
@media screen and (max-width: 650px) {
2730
/* #menu is the original menu */
2831
#nav {

0 commit comments

Comments
 (0)