Increased the top-spacing of Useful Links

This commit is contained in:
aggelosQQ 2017-07-05 00:47:33 +03:00
parent 9b4b2993c4
commit 41118bff09
2 changed files with 2 additions and 2 deletions

View file

@ -233,7 +233,7 @@ h3.discord-widget-title {
box-shadow: 0 5px 5px 5px rgba(34, 34, 34, 0.9); }
.useful {
margin-top: 125px; }
margin-top: 150px; }
.useful a {
display: inline-block;
font-size: 1.05em;

View file

@ -205,7 +205,7 @@ h3.discord-widget-title {
}
.useful {
margin-top:125px;
margin-top:150px;
a {
display: inline-block;
font-size: 1.05em;