system resources

This commit is contained in:
end-4
2024-01-31 23:03:59 +07:00
parent b7a68fd650
commit 4744f4e3f5
4 changed files with 101 additions and 50 deletions
+8
View File
@@ -264,6 +264,14 @@
margin-right: 0rem;
}
.spacing-h-4 > overlay > *:first-child {
margin-right: 0.273rem;
}
.spacing-h-4 > overlay:last-child > * {
margin-right: 0rem;
}
.spacing-h-5 > * {
margin-right: 0.341rem;
}