diff --git a/src/components/Logo.vue b/src/components/Logo.vue index d6b6372..3572d36 100644 --- a/src/components/Logo.vue +++ b/src/components/Logo.vue @@ -1,9 +1,9 @@ diff --git a/src/components/NeedsSigner.vue b/src/components/NeedsSigner.vue index df89c23..6f3fc42 100644 --- a/src/components/NeedsSigner.vue +++ b/src/components/NeedsSigner.vue @@ -9,7 +9,7 @@ This alpha test runs on the Dexorder Testnet blockchain, which gives you free testnet tokens to trade. - Play with the order builder by clicking on the logo or on the button. + Play with the order builder by clicking on the logo or on the button.
diff --git a/src/components/chart/Toolbar.vue b/src/components/chart/Toolbar.vue index d23486f..8a9ee0b 100644 --- a/src/components/chart/Toolbar.vue +++ b/src/components/chart/Toolbar.vue @@ -1,6 +1,6 @@ \ No newline at end of file diff --git a/src/corp/MenuBar.vue b/src/corp/MenuBar.vue index e02f2c0..cd8b15c 100644 --- a/src/corp/MenuBar.vue +++ b/src/corp/MenuBar.vue @@ -3,10 +3,7 @@ - + Launch App @@ -16,6 +13,7 @@ \ No newline at end of file diff --git a/src/styles/style.scss b/src/styles/style.scss index cb74747..ecd8780 100644 --- a/src/styles/style.scss +++ b/src/styles/style.scss @@ -5,22 +5,21 @@ font-family: v.$heading-font-family; font-weight: 500; .arrow { - + font-size: 1.3em; + vertical-align: center; } } .logo-large { font-size: 24px; - .arrow { - font-size: 30px; - } } .logo-small { font-size: 0.8em; - .arrow { - font-size: 1.2em; - } + } + + .logo-xl { + font-size: 2em; } .title {