Skip to content

Commit ff23616

Browse files
committed
Worked on Website
1 parent 3b864b9 commit ff23616

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
letter-spacing: 2px;
3030
}
3131

32+
.navbar {
33+
padding: 0;
34+
}
35+
3236
.navbar-brand {
3337
font-size: 30px;
3438
font-weight: 700;
@@ -140,7 +144,7 @@
140144
<div class="container">
141145
<div class="row">
142146
<div class="col-md-8 title">
143-
<h1>Create stunning showcases.</h1>
147+
<h1>Create stunning showcases</h1>
144148
<h2>Spice up your website with live HTML5 mockups of popular devices</h2>
145149
<a class="btn btn-primary" href="https://github.com/pixelsign/html5-device-mockups" role="button">Grab it on Github</a>
146150
</div>

0 commit comments

Comments
 (0)