Answers for "how to change html font style in San Francisco"

CSS
0

apple font css

html {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
Posted by: Guest on January-06-2021

Code answers related to "how to change html font style in San Francisco"

Browse Popular Code Answers by Language