Various content updates
This commit is contained in:
@ -14,6 +14,13 @@
|
||||
margin: 0 0 16px 16px;
|
||||
}
|
||||
|
||||
/* Clearfix for floating images contained within */
|
||||
.vp-doc .custom-block::after {
|
||||
content: "";
|
||||
clear: both;
|
||||
display: table;
|
||||
}
|
||||
|
||||
.vp-doc .grid {
|
||||
display: grid;
|
||||
gap: 16px;
|
||||
|
Reference in New Issue
Block a user