diff --git a/css/.menu.css.swo b/css/.menu.css.swo new file mode 100644 index 0000000..3859124 Binary files /dev/null and b/css/.menu.css.swo differ diff --git a/css/.menu.css.swp b/css/.menu.css.swp new file mode 100644 index 0000000..85bd248 Binary files /dev/null and b/css/.menu.css.swp differ diff --git a/css/menu.css b/css/menu.css index 0c3a3b6..426e10f 100644 --- a/css/menu.css +++ b/css/menu.css @@ -4,7 +4,7 @@ nav { justify-content: space-between; align-items: center; width: 100%; - height: 50px; + height: 49px; border-bottom: 1px solid black; } @@ -77,4 +77,4 @@ nav { .menu { width: calc(25px + 50%); } - } \ No newline at end of file + }