fix styles

This commit is contained in:
Artur Akmalov
2023-05-24 00:40:32 +05:00
parent 0a8feabf4b
commit eaf6ea8581

View File

@@ -1,6 +1,6 @@
.client-icon {
display: block;
max-width: 10rem;
max-width: 11rem;
color: white;
}
@@ -8,7 +8,7 @@
display: block;
margin: 0 auto;
color: white;
max-width: 10rem;
max-width: 11rem;
}
.buttons {