Team Websites responsive.

This commit is contained in:
Brian Cao 2024-03-24 11:46:45 -07:00
parent 03eeb6a022
commit e61f36a8bd
2 changed files with 3 additions and 15 deletions

View file

@ -1,13 +0,0 @@
@media screen and (max-width: 992px) {
.row {
flex-wrap: wrap;
}
.header .actions {
display: none;
}
.actions {
flex-basis: 100%;
}
}