remove spaces etc. at end of line (no functional change)

This commit is contained in:
2019-10-02 22:06:19 +02:00
parent 559baf65da
commit 0f6d1abbd5
6 changed files with 19 additions and 19 deletions

View File

@@ -29,7 +29,7 @@ h1, h2, h3
nav
{
padding: 0px;
margin: 0px;
margin: 0px;
display: flex;
background-color: #062463;
justify-content: space-between;
@@ -92,7 +92,7 @@ a:hover
{
background-color: #062463;
color: white;
}
#content
@@ -137,7 +137,7 @@ list-style-type: none;
{
background-color: #062463;
color: white;
}
footer