This commit is contained in:
a-ill
2023-06-28 17:17:51 +03:00
parent cf6affcd57
commit 8b073b3e1c
20 changed files with 71 additions and 63 deletions

View File

@@ -87,7 +87,7 @@
.affiliate-logo {
position: relative;
right: 0;
max-height: 8rem;
max-height: 6rem;
max-width: 100%;
border-radius: 1rem;
}
@@ -132,7 +132,7 @@
#container {
margin: auto;
max-width: 1200px;
max-width: 1000px;
margin-top: 1rem;
margin-bottom: 4rem;
}