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 38737f9 commit af71118Copy full SHA for af71118
styles/main.css
@@ -88,7 +88,7 @@ body {
88
.secondaryFeature-image {
89
position: relative;
90
display: block;
91
- width: 378px; /* TODO: Why do we need to subtract 2px? */
+ width: 376px; /* TODO: Why do we need to subtract 2px? */
92
height: 198px; /* TODO: Why do we need to subtract 2px? */
93
overflow: hidden;
94
margin-bottom: 24px;
0 commit comments