husq
2023-09-08 0c070817accc40e6c8a2a1479fe2a9ee6f2f5d3e
src/styles/flex.style.scss
@@ -1,7 +1,11 @@
.flex-display {
  display: flex;
}
.flex-common {
  display: flex;
  align-items: center;
  justify-content: center;
}
// .border-bottom {
//   position: relative;
//   box-sizing: border-box;