Start giving extra spacing below 'drums', sections of columns

The term ‘drum’ is used to describe the individual circular sections places, one on top of another, to construct the shaft of the column.
This commit is contained in:
benjamin melançon 2019-09-29 12:23:17 -04:00
parent 56f26ddc22
commit 2b7d778004

View file

@ -53,3 +53,8 @@
.image-inline { .image-inline {
margin: 1em; margin: 1em;
} }
.drum {
margin-bottom: 1.2rem;
}