This commit is contained in:
a-ill
2023-06-27 00:36:31 +03:00
parent 39994ac973
commit b63712d4e0
7 changed files with 5 additions and 5 deletions

View File

@@ -86,7 +86,7 @@
.affiliate-logo {
position: relative;
right: 0;
max-height: 6rem;
max-height: 8rem;
max-width: 100%;
border-radius: 1rem;
}
@@ -152,7 +152,7 @@
flex-direction: column;
align-content: left;
width: 100%;
gap: 1.5rem;
gap: 1rem;
align-items: left;
margin-bottom: 0rem;
}

View File

@@ -28,7 +28,7 @@
</g>
</svg>
</button>
<p id="footer-copyright">© 2023 A global network of Libertarian Socialists</p>
<p id="footer-copyright">© 2023 Libertarian Socialists</p>
</div>
</footer>