diff --git a/styles.css b/styles.css index f5ec9fc..b6b3104 100644 --- a/styles.css +++ b/styles.css @@ -78,6 +78,10 @@ a { text-decoration: underline; } +p { + margin-bottom: 1rem; +} + nav { padding: 0.5rem 0; display: flex;