add margin to temporary webpage :)
la-ninpre leobrekalini@gmail.com
Thu, 30 Jul 2020 22:30:23 +0300
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
index.html
→
index.html
@@ -21,6 +21,9 @@ }
h1 { border-bottom: 1px solid white; } +p { + margin: 30px 0; +} </style> <title>aaoth.xyz</title> </head>