feat: display projects as pokemons in pokemon platinum
This commit is contained in:
@@ -12,6 +12,14 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* NOTE: woff2 version of this font doesn't work */
|
||||
@font-face {
|
||||
font-family: "Pokemon DP Pro";
|
||||
src: url("/assets/fonts/pokemon-dp-pro.ttf") format("truetype");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user