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

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