Skip to content

Commit 32fe4ff

Browse files
committed
chore: remove custom style for now, not wished for
1 parent f897833 commit 32fe4ff

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

providers/index.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,4 @@ layout: page
5959
})
6060
</script>
6161
62-
<style>
63-
.card-wrapper {
64-
flex: 0 0 calc(50% - 16px)!important;
65-
}
6662
67-
@media (max-width: 1280px) {
68-
.card-wrapper {
69-
flex: 0 0 calc(50% - 12px)!important;
70-
}
71-
}
72-
73-
</style>

0 commit comments

Comments
 (0)