build(golatt): upgrade to 0.2.0

This commit is contained in:
Anhgelus Morhtuuzh 2024-11-10 15:37:17 +01:00
parent a1c1eb9ded
commit c6b6252270
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
4 changed files with 8 additions and 22 deletions

View file

@ -37,6 +37,7 @@ a {
.credits {
display: flex;
gap: 1rem;
font-size: 16px;
@media only screen and (max-width: $bp-little) {
gap: 0;
align-items: center;
@ -46,7 +47,6 @@ a {
margin-bottom: 2rem;
margin-top: 2rem;
}
font-size: 16px;
& a {
color: var(--text-color);
}