Skip to content

Commit

Permalink
mudei o nome do diretorio da fonte pro css
Browse files Browse the repository at this point in the history
  • Loading branch information
ichi1ro committed Mar 14, 2024
1 parent dd0300c commit 84e5ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style_desafio.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@font-face {
font-family: 'android';
src: url('imgs_desafio/fontes/idroid.otf') format('opentype');
src: url('other sources/fontes/idroid.otf') format('opentype');
font-weight: normal;
}
:root{
Expand Down

0 comments on commit 84e5ecd

Please sign in to comment.