Showing 1 changed files with 4 additions and 0 deletions
+4
dist/css/hackernews.css
... ...
@@ -129,3 +129,7 @@ iframe {
129 129
   margin-left: auto;
130 130
   margin-right: auto;
131 131
 }
132
+
133
+p.question {
134
+  font-weight: bold;
135
+}