Merge branch 'master' into auth

This commit is contained in:
Liyas Thomas
2020-01-23 08:53:03 +05:30
committed by GitHub
3 changed files with 36 additions and 14 deletions

View File

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