|
86 | 86 | <header |
87 | 87 | style="padding-left: 5%; border-bottom: 1px solid #ddd; height: 96px; display: flex; flex-direction: row; align-items: center;"> |
88 | 88 | <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 |
93 | 94 | 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; "> |
97 | 97 | <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 |
99 | 99 | APIs</a> |
100 | 100 | </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; "> |
103 | 102 | <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 |
105 | 105 | 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;"> |
108 | 107 | <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 | + & |
110 | 110 | Support</a></li> |
111 | 111 | </ul> |
112 | 112 | <!-- <a style="margin-left:auto; margin-right:10%;" href="https://console.adobe.io/plugins"> |
|
0 commit comments