We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8326bac commit 655c8b0Copy full SHA for 655c8b0
1 file changed
src/pages/work/quantum-gaming.astro
@@ -352,7 +352,7 @@ import Layout from '../../layouts/Layout.astro';
352
353
/* Story image */
354
.story-image {
355
- display: none; /* Remove this line when you have a real image */
+ /* display: none; /* Remove this line when you have a real image */
356
max-width: var(--max-wide);
357
margin: 0 auto 0;
358
padding: 0 40px;
0 commit comments