Skip to content

Commit 9e34ebf

Browse files
author
Steve Kwak
committed
navbar changed
1 parent 327c405 commit 9e34ebf

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

public/header.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -86,27 +86,27 @@
8686
<header
8787
style="padding-left: 5%; border-bottom: 1px solid #ddd; height: 96px; display: flex; flex-direction: row; align-items: center;">
8888
<a href="http://localhost:3000/"
89-
style="height: 48px; width: 48px; margin: 0px 24px 24px 0px; position: relative; top: 14px;">
90-
<img src="/images/xd-logo.png" style="height: 48px; width: 48px; margin-left: 0"></a>
91-
<h1 style="margin-top: auto; margin-bottom: auto; font-size: 24px; font-weight: bold; font-family: roboto"><a
92-
href="http://localhost:3000/">Adobe XD
89+
style="height: 32px; width: 32px; margin: 0px 12px 24px 0px; position: relative; top: 14px;">
90+
<img src="/images/xd-logo.png" style="height: 32px; width: 32px; margin-left: 0"></a>
91+
<h1
92+
style="color: black; margin-top: 17px; margin-bottom: 14px; font-size: 18px; font-weight: bold; font-family: roboto">
93+
<a href="http://localhost:3000/">Adobe XD
9394
Platform</a></h1>
94-
<ul style="list-style: none; margin-top: 15px; margin-left: 50px;">
95-
<li
96-
style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 24px; font-size: 14px;">
95+
<ul style="list-style: none; margin-top: 14px; margin-left: 8.4%;">
96+
<li style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 23px; ">
9797
<a href="http://localhost:8081/"
98-
style="color: #323232; text-decoration: none; font-family: roboto, medium; ">Plugin
98+
style="color: black; text-decoration: none; font-family: roboto, medium; font-size: 15px; font-weight:400;">Plugin
9999
APIs</a>
100100
</li>
101-
<li
102-
style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 24px; font-size: 14px;">
101+
<li style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 23px; ">
103102
<a href="http://localhost:8080/"
104-
style="color: #323232; text-decoration: none; font-family: roboto, medium; ">Cloud Content
103+
style="color: black; text-decoration: none; font-family: roboto, medium; font-size: 15px; font-weight:400;">Cloud
104+
Content
105105
APIs</a></li>
106-
<li
107-
style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 24px; font-size: 14px;">
106+
<li style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 23px;">
108107
<a href="http://localhost:8082/"
109-
style="color: #323232; text-decoration: none; font-family: roboto, medium; ">Community &
108+
style="color: black; text-decoration: none; font-family: roboto, medium; font-size: 15px; font-weight:400;">Community
109+
&
110110
Support</a></li>
111111
</ul>
112112
<!-- <a style="margin-left:auto; margin-right:10%;" href="https://console.adobe.io/plugins">

0 commit comments

Comments
 (0)