Skip to content

Commit b886e42

Browse files
committed
Adjust contributions mobile view
1 parent c417480 commit b886e42

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/css/unison-share/page/project-contributions-page.css

+4-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,10 @@
5959
}
6060

6161
@media only screen and (--u-viewport_max-sm) {
62-
.project-contributions .contribution-row .contribution-row_info {
62+
.project-contributions-page
63+
.project-contributions
64+
.contribution-row
65+
.contribution-row_info {
6366
flex-direction: columm;
6467
}
6568
}

0 commit comments

Comments
 (0)