1
0
Эх сурвалжийг харах

fix: Font family styling stripped during merge

Owen Diffey 2 жил өмнө
parent
commit
0ccacc6985
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      frontend/src/App.vue

+ 1 - 0
frontend/src/App.vue

@@ -568,6 +568,7 @@ body {
 	color: var(--dark-grey);
 	line-height: 1.4285714;
 	font-size: 1rem;
+	font-family: Nunito, Arial, sans-serif;
 	height: 100%;
 	max-width: 100%;
 	overflow-y: auto !important;