Browse Source

changed button name to fix off-centering

redesign
Anxhelo Lushka 7 years ago
parent
commit
0e1f9b5245
  1. 2
      404.html

2
404.html

@ -11,7 +11,7 @@ permalink: /404.html
<h1 class="wow slideInUp">Page not found</h1> <h1 class="wow slideInUp">Page not found</h1>
</div> </div>
<div class="small-6 columns"> <div class="small-6 columns">
<a href="#" onclick="history.go(-1)" class="button boxed white" style="float: right;">Go back</a> <a href="#" onclick="history.go(-1)" class="button boxed white" style="float: right;">Go a page back</a>
</div> </div>
<div class="small-6 columns"> <div class="small-6 columns">
<a href="https://ura.design" class="button boxed white" style="float: left;">Go to homepage</a> <a href="https://ura.design" class="button boxed white" style="float: left;">Go to homepage</a>

Loading…
Cancel
Save