aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-12-27 01:57:48 +0530
committerKumar Priyansh <[email protected]>2019-12-27 01:57:48 +0530
commitced7f635735ed5e8e3ee3f997943f8c11615fea4 (patch)
treefc62d58b731cc65a3c48e6b5b3f47646723ffdff /templates
parent7b5a4698b90afc8e3804e367e8187a5de97e6b32 (diff)
downloadnativekit-ced7f635735ed5e8e3ee3f997943f8c11615fea4.tar.xz
nativekit-ced7f635735ed5e8e3ee3f997943f8c11615fea4.zip
Updated with box layout
Diffstat (limited to 'templates')
-rw-r--r--templates/mac/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html
index e756f0f..fef1b79 100644
--- a/templates/mac/index.html
+++ b/templates/mac/index.html
@@ -56,8 +56,10 @@
</div>
</div>
</header>
- <div class="content">
-
+ <div class="content boxed">
+ <div class="box-layout">
+ <p>Box Layout</p>
+ </div>
</div>
<footer class="titlebar statusbar">
<h1 class="window-title">Native Kit</h1>