Просмотр исходного кода

Add space to toot paragraph in landing page (#4331)

master
Yamagishi Kazutoshi 6 лет назад
committed by Eugen Rochko
Родитель
Сommit
1e665a0bf4
1 измененных файлов: 5 добавлений и 0 удалений
  1. +5
    -0
      app/javascript/styles/about.scss

+ 5
- 0
app/javascript/styles/about.scss Просмотреть файл

@@ -595,6 +595,11 @@
line-height: inherit;
font-weight: inherit;
color: $primary-text-color;
margin-bottom: 20px;

&:last-child {
margin-bottom: 0;
}

a {
color: $ui-secondary-color;


Загрузка…
Отмена
Сохранить