Skip to content

Commit

Permalink
BPMN volny#2
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisHamadej committed Apr 27, 2023
1 parent 20d30a8 commit facd9e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _includes/services.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ <h2 class="section-heading">Požiadavky</h2>
</div>
<div class="container">
<div class="row">
<div class="col-sm-4">
<div class="col-sm-3">
<div>
<i class="fa fa-4x fa-users wow bounceIn text-primary"></i>
<h3>Zákazník</h3>
Expand Down Expand Up @@ -73,7 +73,7 @@ <h3>Zákazník</h3>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="col-sm-3">
<div class="service-box">
<i class="fa fa-4x fa-database wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Admin</h3>
Expand Down Expand Up @@ -101,7 +101,7 @@ <h3>Admin</h3>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="col-sm-3">
<div class="service-box">
<i class="fa fa-4x fa-cog wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Systém</h3>
Expand Down

0 comments on commit facd9e3

Please sign in to comment.