mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
.processingTimes {
|
|
display: flex;
|
|
gap: 1rem;
|
|
justify-content: space-between;
|
|
} |