mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
.themeDebugger {
|
|
display: flex;
|
|
flex-direction: column;
|
|
|
|
> div {
|
|
margin-bottom: 20px;
|
|
}
|
|
} |