Skip to content

Commit

Permalink
global style
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Dec 25, 2020
1 parent 30cb8cb commit f63deb5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,8 @@ export default {

<style>
html {
font-family: 'gtamstandard', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
font-family: sans-serif;
font-size: 18px;
word-spacing: 1px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
}
Expand Down

0 comments on commit f63deb5

Please sign in to comment.