Skip to content

Commit aea7608

Browse files
committed
🎨 update ui
1 parent 7d8b74d commit aea7608

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

R/app_ui.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,11 @@ golem_add_external_resources <- function() {
213213
"JetBrains+Mono:ital,wght@0,100..800;1,100..800", "|",
214214
"Fira+Sans", "|",
215215
"Fira+Sans:italic", "|",
216-
217216
"Fira+Sans+Condensed:ital,wght@",
218217
"0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900", "|",
219218
"Barlow", "|",
220219
"Barlow:ital", "|",
221-
"Barlow:ital,wght@0,100;0,200;0,400;0,500;0,600;0,700", "|",
220+
"Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700", "|",
222221
# "Barlow+Condensed", "|",
223222
# "Barlow+Condensed:ital", "|",
224223
# "Plus+Jakarta+Sans", "|",

0 commit comments

Comments
 (0)