diff --git a/style.css b/style.css index 9ef44b4..4711c7d 100644 --- a/style.css +++ b/style.css @@ -84,6 +84,10 @@ img { color: #f0f0f0; } +#welcome :not(h1) { + margin: 0 0 10px 0; +} + .tools-main { display: flex; flex-wrap: wrap;