Skip to content

Commit 02b96eb

Browse files
committed
Touch up UI to react better against view width change
1 parent 7c36163 commit 02b96eb

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

9-square/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,12 @@ <h1 class="logo">
6161
<!--//header-->
6262

6363
<section class="cards-section text-center">
64-
<div id="root" class="contrainer-fluid"></div>
65-
<div class="container">
64+
<div id="root" class="container"></div>
6665
<div class="row">
6766
<div class="col">
6867
<a class="btn-secondary btn float-right" href="/" role="button">Back to home page</a>
6968
</div>
7069
</div>
71-
</div>
7270

7371
<!--
7472
This HTML file is a template.

9-square/nine-sqr-xlite-opt.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

9-square/nine-sqr-xlite-opt.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)