Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website: Miscellaneous style and content tweaks #410

Merged
merged 7 commits into from
Jul 3, 2024
Prev Previous commit
Next Next commit
Website | Stackblitz: Prevent button overlapping tab labels on some s…
…creen sizes
  • Loading branch information
reb-dev committed Jul 1, 2024

Verified

This commit was signed with the committer’s verified signature.
fazibear Michał Kalbarczyk
commit 189f17cefb2bc7bdfc213e62db051ce39bb4484e
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ input:disabled {
cursor: not-allowed;
}

@media screen and (min-width: 700px) {
@media screen and (min-width: 730px) {
.button {
position: absolute;
right: 0;