Skip to content

Commit

Permalink
remove Roboto
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury Shapkarin committed Mar 16, 2021
1 parent 490214d commit c4bc9ad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"sophia-bonding-curve": "github:aeternity/BondingCurve#1.0.0-alpha",
"soundcloud-widget": "^0.2.1",
"tipping-contract": "github:aeternity/tipping-contract#v3.0.0-alpha1",
"typeface-roboto": "^1.1.13",
"vue": "^2.6.12",
"vue-chartjs": "^3.5.1",
"vue-i18n": "^8.22.3",
Expand Down
2 changes: 0 additions & 2 deletions src/components/ErrorModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ export default {
color: $standard_font_color;
font-size: 1rem;
font-weight: 500;
font-family: "Roboto Regular ";
}
h2 {
Expand Down Expand Up @@ -240,7 +239,6 @@ export default {
}
.successTitle {
font-family: "Roboto-Regular";
font-weight: bold;
font-size: 19px;
line-height: 22px;
Expand Down
2 changes: 0 additions & 2 deletions src/styles/_fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@
@import '~fontsource-ibm-plex-sans/500-normal.css';
@import '~fontsource-ibm-plex-sans/700-normal.css';
@import '~fontsource-ibm-plex-sans/700-italic.css';

@import '~typeface-roboto/index.css';

0 comments on commit c4bc9ad

Please sign in to comment.