mirror of
https://github.com/apache/druid.git
synced 2025-02-06 18:18:17 +00:00
15 lines
150 B
CSS
15 lines
150 B
CSS
.blog-listing {
|
|
margin-bottom: 70px;
|
|
}
|
|
|
|
.blog-entry {
|
|
margin-bottom: 70px;
|
|
}
|
|
|
|
.recents ul li {
|
|
font-weight: 400;
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
|