Explorar el Código

[update]

app-headerのタイトル名のフォントサイズを大きく
poohr hace 2 semanas
padre
commit
2e0b09ebbb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/app/share/header/app-header.scss

+ 1
- 1
src/app/share/header/app-header.scss Ver fichero

@@ -9,7 +9,7 @@
9 9
 }
10 10
 
11 11
 .app-title {
12
-  font-size: 24px;
12
+  font-size: 34px;
13 13
   font-weight: 700;
14 14
   color: #2f2720;
15 15
   letter-spacing: 0.03em;

Loading…
Cancelar
Guardar