[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

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 {