diff --git a/drip.css b/drip.css index 8690292..24e3769 100644 --- a/drip.css +++ b/drip.css @@ -6,6 +6,15 @@ body { padding: 0.5rem; } +header { + margin: 2rem 0; + text-align: center; +} + +h2 { + border-bottom: black solid 1px; +} + img, video { max-width: 100%;