mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 23:37:39 -02:30
Fix positioning of A in Tower logo
This commit is contained in:
@@ -3,7 +3,13 @@
|
|||||||
<!-- Generator: Sketch 3.2.1 (9971) - http://www.bohemiancoding.com/sketch -->
|
<!-- Generator: Sketch 3.2.1 (9971) - http://www.bohemiancoding.com/sketch -->
|
||||||
<title>TowerLogo</title>
|
<title>TowerLogo</title>
|
||||||
<desc>Created with Sketch.</desc>
|
<desc>Created with Sketch.</desc>
|
||||||
<defs></defs>
|
<defs>
|
||||||
|
<style>
|
||||||
|
#AnsibleLogo-letter-a {
|
||||||
|
transform: translateY(-2px); // TODO: Update the path to reflect this change in Sketch
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</defs>
|
||||||
<g id="Random" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
<g id="Random" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||||
<g id="TowerLogo" sketch:type="MSArtboardGroup">
|
<g id="TowerLogo" sketch:type="MSArtboardGroup">
|
||||||
<g id="TowerLogo-ansible" sketch:type="MSLayerGroup" transform="translate(1.000000, 1.000000)">
|
<g id="TowerLogo-ansible" sketch:type="MSLayerGroup" transform="translate(1.000000, 1.000000)">
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.2 KiB |
Reference in New Issue
Block a user