[frogend/chore] Update backnextlinks (#1774)

This commit is contained in:
tobi 2023-05-14 12:15:24 +02:00 committed by GitHub
parent 1d8dec3998
commit 3046dabd50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -219,6 +219,15 @@
border-bottom-right-radius: $br;
}
}
.backnextlinks {
display: flex;
justify-content: space-between;
.next {
margin-left: auto;
}
}
}
.profile .about-user {