diff --git a/src/static/css/nav.css b/src/static/css/nav.css
index 92c3623..9319d9c 100644
--- a/src/static/css/nav.css
+++ b/src/static/css/nav.css
@@ -1,3 +1,4 @@
+/*set heart and star to 0px if viewport too small*/
.heart {
grid-area: 1 / 1 / 2 / 2;
background-color: transparent;
diff --git a/src/views/bf-id.tpl b/src/views/bf-id.tpl
index be22970..e4e0e03 100644
--- a/src/views/bf-id.tpl
+++ b/src/views/bf-id.tpl
@@ -152,8 +152,8 @@
1 - bird
2 - reptile
3 - amphibian
- 0 - fish
- 4 - bug
+ 4 - fish
+ 5 - bug
5 - slime
diff --git a/src/views/milestones.tpl b/src/views/milestones.tpl
index 8b1816d..17e5839 100644
--- a/src/views/milestones.tpl
+++ b/src/views/milestones.tpl
@@ -177,7 +177,7 @@
0.98 - involve other people (obv review after every milestone)
- {{random.choice(['.','•','☆','★'])}} feature: improvements based on suggestions
- - {{random.choice(['.','•','☆','★'])}} playtesting - diverse playtesters like colorblind, French keyboard users, different res/older computers, etc
+ - {{random.choice(['.','•','☆','★'])}} playtesting - diverse playtesters like colorblind, French keyboard users, different res/older computers, etc
- {{random.choice(['.','•','☆','★'])}} maintain my community - forums, Discord, Twitter, any forums tied to store platforms, etc
- {{random.choice(['.','•','☆','★'])}} press - YouTubers, Twitch streamers, bloggers, game journalists, local news, etc. I'll def reach out to Godot's showcase.
- {{random.choice(['.','•','☆','★'])}} festivals/contests - local conventions, Godot con, Indie Games Expo, PAX, GDC. I'll probably do a booth/panel at the cons in my town because why not.