Answers for "system ui font"

CSS
0

system ui font

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
Posted by: Guest on October-27-2021

Browse Popular Code Answers by Language