Skip to content

Commit 267bb5b

Browse files
committed
css improvements
1 parent 022684c commit 267bb5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/FeatureSet-Display/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
subtitle: Display your .iset .fset .fset3 files
55
content_width: is-full
66
---
7-
<div class="container">
7+
<div class="container has-text-centered">
88
<h1>FeatureSET-Display</h1>
99
<p>Displaying .iset .fset .fset3 files</p>
1010
<p>Feature points: light green circles</p>

tools/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
image: ./resources/webarkit-logo-social.jpg
77
permalink: /tools/
88
---
9-
<div>
9+
<div class="section">
1010
<a href="/tools/NFT_Marker_Creator/"><h2>NFT Marker Creator</h2></a>
1111
<p>A Tool to Create NFT (Natural Feature Tracking) markers, used by ARnft, JsartoolkitNFT, Jsartoolkit5, AR.js</p>
1212
</div>
13-
<div>
13+
<div class="section">
1414
<a href="/tools/FeatureSet-Display/"><h2>FeatureSet Display</h2></a>
1515
<p>A Tool to Display NFT (Natural Feature Tracking) markers, used by ARnft, JsartoolkitNFT, Jsartoolkit5, AR.js</p>
1616
</div>

0 commit comments

Comments
 (0)