Skip to content

Commit 7ea296f

Browse files
committed
Added a bottom margin to the next-meeting paragraphs
1 parent a88ecc0 commit 7ea296f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pythonkc_site/static/screen.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ h3{
9090
padding-top: 15px;
9191
}
9292

93+
.next-meeting p {
94+
margin-bottom: 10px;
95+
}
96+
9397
.next-meeting time p {
9498
font-size: 33px;
9599
}

0 commit comments

Comments
 (0)