diff --git a/css/style.css b/css/style.css index 358906b..443caee 100644 --- a/css/style.css +++ b/css/style.css @@ -68,4 +68,8 @@ p { background-color: black; color: white; border: solid white 1px; +} + +nav { + margin: 20px 0px 20px 0px; } \ No newline at end of file