소스 검색

Add super big font size.

Matías Ventura 3 년 전
부모
커밋
416c79237f
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      rainfall/theme.json

+ 5 - 0
rainfall/theme.json

@@ -78,6 +78,11 @@
 					"name": "Extra large",
 					"size": "2rem",
 					"slug": "x-large"
+				},
+				{
+					"name": "Ginormous",
+					"size": "6.5rem",
+					"slug": "xx-large"
 				}
 			]
 		}