diff --git a/web/satellite/src/components/team/HeaderArea.vue b/web/satellite/src/components/team/HeaderArea.vue index 3b7738ef4..12b9a2d11 100644 --- a/web/satellite/src/components/team/HeaderArea.vue +++ b/web/satellite/src/components/team/HeaderArea.vue @@ -324,10 +324,10 @@ export default class HeaderArea extends Vue { background-image: url('../../../static/images/account/billing/MessageBox.png'); background-repeat: no-repeat; min-height: 80px; - min-width: 220px; - width: 220px; + min-width: 200px; + width: 200px; top: 110%; - left: -224%; + left: -205%; padding: 0 20px 12px 20px; word-break: break-word; diff --git a/web/satellite/static/fonts/font_bold.ttf b/web/satellite/static/fonts/font_bold.ttf index 9a425b9a6..728ab9be1 100644 Binary files a/web/satellite/static/fonts/font_bold.ttf and b/web/satellite/static/fonts/font_bold.ttf differ diff --git a/web/satellite/static/fonts/font_extrabold.ttf b/web/satellite/static/fonts/font_extrabold.ttf deleted file mode 100644 index 6725d537d..000000000 Binary files a/web/satellite/static/fonts/font_extrabold.ttf and /dev/null differ diff --git a/web/satellite/static/fonts/font_medium.ttf b/web/satellite/static/fonts/font_medium.ttf index db5b1af89..891318582 100644 Binary files a/web/satellite/static/fonts/font_medium.ttf and b/web/satellite/static/fonts/font_medium.ttf differ diff --git a/web/satellite/static/fonts/font_regular.ttf b/web/satellite/static/fonts/font_regular.ttf index 2a2b2aaa6..ffc482f0b 100644 Binary files a/web/satellite/static/fonts/font_regular.ttf and b/web/satellite/static/fonts/font_regular.ttf differ diff --git a/web/satellite/static/fonts/font_semibold.ttf b/web/satellite/static/fonts/font_semibold.ttf deleted file mode 100644 index 0ecc66708..000000000 Binary files a/web/satellite/static/fonts/font_semibold.ttf and /dev/null differ