Skip to content

Commit b894a96

Browse files
committed
update NBQ guide
-Add Waypoint section - autoreplace :runes:
1 parent 665c3a7 commit b894a96

File tree

4 files changed

+410
-62
lines changed

4 files changed

+410
-62
lines changed

src/pages/NanoBrowserQuest/Guide/guide.css

+10
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,13 @@
5858
background-position: -96px;
5959
margin: 6px 0;
6060
}
61+
62+
63+
.item-container.small {
64+
display: inline-block;
65+
width: 26px;
66+
height: 26px;
67+
background-size: 144px;
68+
background-position: -48px;
69+
margin: 3px 0;
70+
}

0 commit comments

Comments
 (0)