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

125692 rename pagetitle to page-title

soumaeda 2 лет назад
Родитель
Сommit
2bf34c55ca
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/app/src/components/PageList/PageListItemS.module.scss

+ 1 - 1
apps/app/src/components/PageList/PageListItemS.module.scss

@@ -1,3 +1,3 @@
-.pagetitle {
+.page-title {
   line-height: 1.2;
 }