Automated deployment: Sun Mar 1 13:47:25 UTC 2020 9cca3b3f38

This commit is contained in:
TroogS
2020-03-01 13:47:26 +00:00
parent b3c136fff9
commit 550a0115ba
2 changed files with 6 additions and 1 deletions

View File

@@ -8115,6 +8115,11 @@ p {
margin: auto;
padding-bottom: 300px;
}
@media screen and (max-width: 768px) {
#content {
padding-bottom: 380px;
}
}
hr {
color: maroon;