bye bye trailing whitespaces (#442)

This commit is contained in:
Evil Puncker
2020-08-02 09:48:13 -03:00
committed by GitHub
parent aa016fc0b1
commit a00dbcfabd
77 changed files with 1056 additions and 1064 deletions

View File

@@ -26,5 +26,4 @@
.banner {
height: 170px;
}
}

View File

@@ -143,7 +143,6 @@ nav .container > div > ul > li > ul {
border-bottom: 1px solid var(--border);
}
.main {
width: 1220px;
margin: 2rem auto;
@@ -151,16 +150,11 @@ nav .container > div > ul > li > ul {
z-index: 1;
}
.ellipsis {
text-overflow: ellipsis;
white-space: nowrap;
}
.alert-box {
max-width: 500px;
font-size: 14px;
@@ -356,4 +350,4 @@ div.relative {
.postHolder iframe {
display: block;
margin: auto;
}
}