Skip to content

Commit b419626

Browse files
author
maheen8q
committed
fix: format index.css with prettier
1 parent 5878c6e commit b419626

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/styles/index.css

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -744,11 +744,12 @@ ol.mdx-illustration-block {
744744
.uwu-visible {
745745
display: none;
746746
}
747-
.uwu .uwu-visible,.uwu-hidden {
748-
display: inline-flex !important;
749-
flex-wrap: nowrap;
750-
}
751747

748+
.uwu .uwu-visible,
749+
.uwu-hidden {
750+
display: inline-flex !important;
751+
flex-wrap: nowrap;
752+
}
752753

753754
.uwu .uwu-visible {
754755
display: flex;

0 commit comments

Comments
 (0)