style: user feedback tweaks

This commit is contained in:
cv
2023-09-02 12:50:11 +02:00
parent 6417a99281
commit 5ac95b7f80
5 changed files with 97 additions and 82 deletions
@@ -31,12 +31,8 @@
// tablet
@media (min-width: $min-tablet) {
.followButton {
font-size: 1.5rem;
font-size: 1.25rem;
gap: 1rem;
padding: 0.25rem 1rem;
&:not(.hidden) {
bottom: 12.5rem;
}
}
}