Skip to content

Commit 0f4445e

Browse files
committed
About Me Button Layout on mobile
1 parent a21730f commit 0f4445e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/style/procPages/procPages_pageLayout.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
@media screen and (max-width: 500px) {
138138
.procPageVerticalLockSectionList{
139139
display: grid;
140-
grid-template-columns: auto auto;
140+
grid-template-columns: auto auto auto;
141141
}
142142
}
143143

0 commit comments

Comments
 (0)