Removing margin-top from description.

This commit is contained in:
sergiotarxz 2023-05-17 06:06:06 +02:00
parent cbce2c9249
commit 6f2963663c
2 changed files with 0 additions and 2 deletions

View File

@ -71,7 +71,6 @@ body {
margin: 0; }
body div.page-contents div.description {
background: ghostwhite;
margin-top: 60px;
font-size: 30px;
word-wrap: break-word;
margin-bottom: 1%; }

View File

@ -106,7 +106,6 @@ body {
div.description {
background: ghostwhite;
margin-top: 60px;
font-size: 30px;
input {
display: block;