refs #6118 importSalixVariables #93

Merged
pablone merged 19 commits from 6118-responsiveFixes into dev 2023-10-30 10:32:15 +00:00
1 changed files with 0 additions and 8 deletions
Showing only changes of commit d31757e63d - Show all commits

View File

@ -45,11 +45,3 @@ body.body--dark {
.bg-vn-dark {
background-color: var(--vn-dark);
}
html [vnRow],
vnRow,
.vnRow {
@media screen and (max-width: 800px) {
flex-direction: column;
}
}