build(golatt): upgrade to 0.2.0
This commit is contained in:
parent
a1c1eb9ded
commit
c6b6252270
4 changed files with 8 additions and 22 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue