deving
This commit is contained in:
@@ -167,6 +167,12 @@ body {
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
.key-info-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(4, 1fr);
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.data-item {
|
||||
background: white;
|
||||
padding: 20px;
|
||||
|
||||
Reference in New Issue
Block a user