diff --git a/themes/grid/source/css/style.less b/themes/grid/source/css/style.less index e56535e..6e04b06 100644 --- a/themes/grid/source/css/style.less +++ b/themes/grid/source/css/style.less @@ -148,3 +148,8 @@ footer { } } } +article { + img, video { + margin-top: 8px; + } +} \ No newline at end of file