From 9ac7559fbecc615d5459ea0c83982ad4dae992dd Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Thu, 30 Jul 2020 22:30:23 +0300 Subject: add margin to temporary webpage :) --- index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 764c4ec..b6be0b7 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,9 @@ body { h1 { border-bottom: 1px solid white; } +p { + margin: 30px 0; +} aaoth.xyz -- cgit v1.2.3