🎉 Powered by Netlify

This commit is contained in:
Liyas Thomas
2020-01-22 19:29:11 +05:30
parent b60bc1ee39
commit 32d57814a9
2 changed files with 30 additions and 14 deletions

View File

@@ -852,10 +852,7 @@ input[type="radio"]:checked + label + .tab {
}
@media (max-width: $responsiveWidth) {
.content {
flex-flow: column;
}
.content,
.columns {
flex-flow: column;
}