Skip to content

Commit 3aa0457

Browse files
authored
Merge pull request #323 from phalcon/remove
remove inline style
2 parents 64109a1 + 47873ec commit 3aa0457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
permalink: /404.html
77
---
88

9-
<div class="not-found-page" style="height: 100%">
9+
<div class="not-found-page">
1010
<div class="container container--short">
1111
<h2>{{ site.data.languages[page.language]['404-title'] }}</h2>
1212
<p>{{ site.data.languages[page.language]['404-about'] }}</p>

0 commit comments

Comments
 (0)