Skip to content

Instantly share code, notes, and snippets.

@zerobugs-oficial
Created June 19, 2020 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zerobugs-oficial/a29f30bd2780d79132babf9ded9ff459 to your computer and use it in GitHub Desktop.
Save zerobugs-oficial/a29f30bd2780d79132babf9ded9ff459 to your computer and use it in GitHub Desktop.
FontAwesome: O que é? Como instalar? - 3
<style>
.icone{
font-size:500px;
color:red;
margin-left:30px;
}
</style>
<i class="fa fa-bus icone"></i>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment