Skip to content
Prev Previous commit
Next Next commit
Final Refactor
  • Loading branch information
Olucas7 committed Apr 19, 2022
commit a25f30d794c17d08bc29def5e3307b2f78e8c8ed
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
.col-height {
min-height: auto;
max-height: 8rem;
// height: auto;
}

.x-sm-col {
Expand Down Expand Up @@ -63,9 +62,6 @@
@include scroll-style;
}




.hidden-col {
display: none;
}
Expand Down