We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78f99e commit a1e53d5Copy full SHA for a1e53d5
src/App.vue
@@ -8,21 +8,12 @@
8
9
<style lang="scss">
10
#app {
11
-<<<<<<< Updated upstream
12
- font-family: "Avenir", Helvetica, Arial, sans-serif;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- text-align: center;
16
- color: #2c3e50;
17
- min-height: 100vh;
18
-=======
19
font-family: "Avenir", Helvetica, Arial, sans-serif;
20
-webkit-font-smoothing: antialiased;
21
-moz-osx-font-smoothing: grayscale;
22
text-align: center;
23
color: #2c3e50;
24
min-height: 100vh;
25
->>>>>>> Stashed changes
26
27
.container {
28
0 commit comments