донат :)

This commit is contained in:
Alexey Kasyanchuk
2017-01-08 11:53:20 +03:00
parent 8b13208037
commit 1cf631277b
3 changed files with 15 additions and 0 deletions
+11
View File
@@ -20,3 +20,14 @@
padding-left: 10px !important;
}
}
@media only screen and (max-width: 510px)
{
.donation-line {
width: 65%;
}
}
.donation-line {
margin-top: 15px;
}