web/satellite: fonts changed to Inter (#3620)

This commit is contained in:
Vitalii Shpital 2019-11-22 18:32:43 +02:00 committed by GitHub
parent bb16c07dc2
commit 37c379f7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 3 additions and 3 deletions

View File

@ -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;