We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ebff1 commit 08f1036Copy full SHA for 08f1036
css/index.css
@@ -324,19 +324,19 @@ margin-bottom: 25px;
324
325
/* Bottom Cotent */
326
327
-.bottom-content {
+.about-bottom-content {
328
display: flex;
329
flex-flow: column wrap;
330
justify-content: space-between;
331
width: 100%;
332
margin-bottom: 30px;
333
}
334
335
-.about-main-content .bottom-content h1 {
+.about-bottom-content h1 {
336
font-weight: bold;
337
338
339
-.about-main-content .bottom-content p {
+.about-bottom-content p {
340
341
342
0 commit comments