Fix: IE10 bug - DOCTYPE, IE=Edge, let -> var
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<style>
|
||||
<!DOCTYPE html>
|
||||
|
||||
<style>
|
||||
|
||||
.home {
|
||||
display: inline-block;
|
||||
@@ -26,7 +28,10 @@
|
||||
<div class="container">
|
||||
|
||||
<div class="navbar-header">
|
||||
<a class="navbar-brand" href="javascript:void(0);" onClick="goHome()" href="">[ chocomae.com ]</a>
|
||||
<a class="btn btn-warning btn-lg vertical-align: middle; align-items-center" href="./../main/index.html">
|
||||
<img src="./../../../resources/image/icon/icon_chocomae.png" style="position: relative; bottom: 2px; width: 24px; height: auto;">
|
||||
초코마에
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="eyebrow ml-auto mt-0 d-md-flex align-items-center">
|
||||
|
||||
Reference in New Issue
Block a user