mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
11 lines
178 B
CSS
11 lines
178 B
CSS
.unused-images-logs {
|
|
margin-bottom: 13px;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.unused-images-center-wrapper {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|