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

This commit is contained in:
2019-10-02 22:06:19 +02:00
والد 559baf65da
کامیت 0f6d1abbd5
6فایلهای تغییر یافته به همراه19 افزوده شده و 19 حذف شده

مشاهده پرونده

@@ -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