Skip to content
Snippets Groups Projects
Commit f67ec36a authored by danielmyren's avatar danielmyren
Browse files

Removed global font-family

parent 6f973c85
No related branches found
No related tags found
No related merge requests found
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
*{ *{
font-family: "Poppins", sans-serif;
box-sizing: border-box; box-sizing: border-box;
margin: 0; margin: 0;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment