CSS adjustments

This commit is contained in:
Bubka
2020-02-06 22:15:13 +01:00
parent 9479555034
commit d0881ec7d6
2 changed files with 3 additions and 2 deletions

View File

@@ -84,6 +84,7 @@ a:hover {
@media screen and (max-width: 768px) {
.tfa-container {
flex-direction: row;
padding: 0;
}
.tfa-container > div:first-of-type {