Explorar el Código

125692 change margin right

soumaeda hace 2 años
padre
commit
46bee2e03c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      apps/app/src/components/PageList/PageListItemS.module.scss

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

@@ -6,7 +6,7 @@
 
   .page-list-meta {
     > span {
-      margin-right: 0.4rem;
+      margin-right: 0.3rem;
     }
   }