Skip to content

Commit 9599beb

Browse files
author
Steve Kwak
committed
header fixed
1 parent 4b574be commit 9599beb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

public/header.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@
8383

8484
}
8585
</script>
86-
8786
<header
88-
style="margin-left: 5%; border-bottom: 1px solid #ddd; height: 96px; display: flex; flex-direction: row; align-items: center;">
87+
style="padding-left: 5%; border-bottom: 1px solid #ddd; height: 96px; display: flex; flex-direction: row; align-items: center;">
8988
<a href="/" style="height: 48px; width: 48px; margin: 0px 24px 24px 0px; position: relative; top: 14px;">
9089
<img src="/plugin-docs/images/xd-logo.png" style="height: 48px; width: 48px; margin-left: 0"></a>
91-
<h1 style="font-size: 24px; margin-top: 10px; font-weight: bold; font-family: roboto"><a href="/">Adobe XD
90+
<h1 style="margin-top: auto; margin-bottom: auto; font-size: 24px; font-weight: bold; font-family: roboto"><a
91+
href="/">Adobe XD
9292
Platform</a></h1>
9393
<ul style="list-style: none; margin-top: 15px; margin-left: 50px;">
9494
<li
@@ -108,9 +108,9 @@ <h1 style="font-size: 24px; margin-top: 10px; font-weight: bold; font-family: ro
108108
Support</a></li>
109109
</ul>
110110
<!-- <a style="margin-left:auto; margin-right:10%;" href="https://console.adobe.io/plugins">
111-
<button type="button" class="console-btn coral-btn coral-btn-cta"> I/O Developer Console</button>
112-
</a> -->
111+
<button type="button" class="console-btn coral-btn coral-btn-cta"> I/O Developer Console</button>
112+
</a> -->
113113
</header>
114114
<!-- <div class="divider">
115-
<p class="divider-text">Community and Support</p>
115+
<p class="divider-text">Community and Support</p>
116116
</div> -->

0 commit comments

Comments
 (0)