Merge branch 'feature/new-ui' of github.com:xwp/web-dev-media into feature/new-ui

This commit is contained in:
Derek Herman 2021-03-25 00:21:49 -07:00
Родитель e9b05432d7 602716c918
Коммит aae039d2e1
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,7 @@
/* Section Header */
.section-header {
display: flex;
align-items: flex-end;
padding: 0 var(--gutter);
}