gh page auto custom url

This commit is contained in:
Artur Akmalov
2023-05-23 20:45:37 +05:00
parent c3d9c8c9c7
commit 25636c17ca
3 changed files with 13 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
.client-icon {
display: block;
max-width: 12rem;
max-width: 10rem;
color: white;
}
@@ -8,7 +8,7 @@
display: block;
margin: 0 auto;
color: white;
max-width: 12rem;
max-width: 10rem;
}
.buttons {