This commit is contained in:
aggelosQQ 2017-05-29 23:09:45 +03:00
parent 14775869d6
commit e9c5f0b0ae
3 changed files with 6 additions and 2 deletions

View file

@ -226,7 +226,7 @@ h3.discord-widget-title {
.discord-widget {
text-align: center;
margin: 50px auto 0;
box-shadow: 0 0 20px rgba(34, 34, 34, 0.9); }
box-shadow: 0 5px 5px 5px rgba(34, 34, 34, 0.9); }
.useful {
margin-top: 125px; }