mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-26 05:53:17 -07:00
IE6 CSS: Fix hero spacing
This commit is contained in:
@@ -19,6 +19,7 @@ function getNaturalWidth(img) {
|
||||
|
||||
/* Allow HTML5 elements to be styled. */
|
||||
document.createElement('nav');
|
||||
document.createElement('hero');
|
||||
document.createElement('main');
|
||||
document.createElement('footer');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user