Skip to content

Commit 0e429a0

Browse files
committed
Apply tablet styling at tablet breakpoint
1 parent d4040bd commit 0e429a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/v3/user-profile-page.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
.user-profile__connections { order: 7; }
9494
}
9595

96-
@media (769px <= width < 1210px) {
96+
@media (769px <= width < 1280px) {
9797
.user-profile__button-group {
9898
align-self: end;
9999
width: 528px;

0 commit comments

Comments
 (0)