show donation buttons on mobile

This commit is contained in:
antil0pa 2020-01-22 22:33:09 +01:00
parent ccf9af7264
commit 9c972543cd
1 changed files with 10 additions and 0 deletions

View File

@ -242,6 +242,16 @@ div#nav-logo {
width: 100%;
}
/* Donations
------------------------------------*/
.two-col .five .donate img {
display: flex;
height: 50px;
}
/* Language menu*/
#language {