Skip to content

Commit ca702c8

Browse files
authored
Change font size to small and weight to normal (#1028)
1 parent 2054945 commit ca702c8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

samples/place-autocomplete-map/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ body {
2929
margin: 10px;
3030
padding: 5px;
3131
font-family: Roboto, sans-serif;
32-
font-size: large;
33-
font-weight: bold;
32+
font-size: small;
3433
}
3534

3635
gmp-place-autocomplete {

0 commit comments

Comments
 (0)