This commit is contained in:
Dennis Eichhorn 2024-04-07 17:31:43 +00:00
parent a4543f904a
commit 4066ad25b0
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@
} }
~ div { ~ div {
display: block; display: flex;
} }
} }
} }

File diff suppressed because one or more lines are too long