Skip to content

Commit 25760bb

Browse files
authored
Merge pull request #112 from PFConnect/canary
fix: replaced route with pdc column on tablets
2 parents c3ec159 + 25e8245 commit 25760bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ button {
3838
}
3939
}
4040
@media (max-width: 1600px) {
41-
.column-pdc,
41+
.column-route,
4242
.column-hide,
4343
.column-time {
4444
display: none;

0 commit comments

Comments
 (0)