Skip to content

Commit 5ff9a0c

Browse files
committed
update
1 parent 98641ba commit 5ff9a0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/x-roadmap1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
target="_blank">nge-web</a> engine module'>
9898
WebGL2-based renderer and browser support.
9999
</x-task>
100-
<x-milestone title="v0.2.x" img="imgs/web.webp">
100+
<x-milestone t="tick" link="https://github.com/NostrGameEngine/ngengine/releases/tag/0.2.0" title="v0.2.x" img="imgs/web.webp">
101101
<p>
102102
At this stage, the engine has been fully ported to TeaVM and Android.
103103
<br>

static/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@
495495
column-gap: 1rem;
496496
position: relative;
497497
flex-wrap: wrap;
498-
498+
row-gap: 1rem;
499499
}
500500

501501
.cards {

0 commit comments

Comments
 (0)