experiment(BookmarkRow): domain font 16pt → 13pt, tighter metadata line
This commit is contained in:
@@ -29,7 +29,7 @@ struct BookmarkRow: View {
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
|
||||
Text(bookmark.domain)
|
||||
.font(.system(size: 16))
|
||||
.font(.system(size: 13))
|
||||
.foregroundStyle(.tertiary)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user