Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / profiles / demo_umami / themes / umami / css / components / blocks / articles-aside / articles-aside.css
1 /**
2  * @file
3  * This file is used to style the 'Articles Aside' view.
4  */
5
6 .block-views-blockarticles-aside-block-1 > .block__title {
7   margin: 0 0 1.562rem;
8 }
9
10 .block-views-blockarticles-aside-block-1 .views-row {
11   margin-bottom: 1.562rem;
12 }