Skip to content

Commit 2f68039

Browse files
committed
Adjusted column flow on Unistore page
1 parent 210decc commit 2f68039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unistore/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
.column a:hover {
8888
color: rgb(66, 186, 233);
8989
}
90-
@media (max-width: 600px) {
90+
@media (max-width: 610px) {
9191
.responsive-columns {
9292
flex-direction: column;
9393
}

0 commit comments

Comments
 (0)