Skip to content

Commit

Permalink
,
Browse files Browse the repository at this point in the history
  • Loading branch information
miaawong committed Oct 1, 2024
1 parent a5b99ab commit c563d3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kurl_proxy/assets/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -645,14 +645,14 @@ video {
flex: 1 1 auto;
}

.flex-col {
flex-direction: column;
}

.\!flex-col {
flex-direction: column !important;
}

.flex-col {
flex-direction: column;
}

.items-center {
align-items: center;
}
Expand Down

0 comments on commit c563d3a

Please sign in to comment.