We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb0475 commit f2b25a4Copy full SHA for f2b25a4
client/src/assets/styles/SearchPage.module.css
@@ -58,6 +58,7 @@
58
width: 75%;
59
margin: 40px auto; /* Center the results */
60
display: grid;
61
+ grid-template-columns: auto auto auto;
62
justify-content: center;
63
margin-bottom: 20px;
64
gap: 10px;
0 commit comments