Bold 'build' instead of 'software'

This commit is contained in:
Edin Dazdarevic
2017-11-07 19:18:22 +01:00
parent c2a013f995
commit 0ac982328d
2 changed files with 2 additions and 2 deletions

2
dist/index.html vendored
View File

@@ -72,7 +72,7 @@
<div class="container">
<div class="row">
<div class="col-md-12 header-wrap">
<h1>WE <span style="font-weight: 500">DESIGN</span> AND<br>BUILD <span style="font-weight: 500">SOFTWARE</span></h1>
<h1>WE <span style="font-weight: 500">DESIGN</span> AND<br><span style="font-weight: 500">BUILD </span>SOFTWARE</h1>
</div>
</div>

View File

@@ -72,7 +72,7 @@
<div class="container">
<div class="row">
<div class="col-md-12 header-wrap">
<h1>WE <span style="font-weight: 500">DESIGN</span> AND<br>BUILD <span style="font-weight: 500">SOFTWARE</span></h1>
<h1>WE <span style="font-weight: 500">DESIGN</span> AND<br><span style="font-weight: 500">BUILD </span>SOFTWARE</h1>
</div>
</div>