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

View File

@@ -46,7 +46,7 @@
#communities-img {
position: absolute;
width: 11rem;
width: 11.5rem;
left: 50%;
transform: translate(-50%);
z-index: 0;
@@ -97,7 +97,7 @@
#container {
margin: auto;
max-width: 1200px;
max-width: 1000px;
margin-top: 1rem;
margin-bottom: 4rem;
}