Skip to content

Commit a1e53d5

Browse files
committed
Fix merge conflict
1 parent c78f99e commit a1e53d5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/App.vue

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,12 @@
88

99
<style lang="scss">
1010
#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-
=======
1911
font-family: "Avenir", Helvetica, Arial, sans-serif;
2012
-webkit-font-smoothing: antialiased;
2113
-moz-osx-font-smoothing: grayscale;
2214
text-align: center;
2315
color: #2c3e50;
2416
min-height: 100vh;
25-
>>>>>>> Stashed changes
2617
2718
.container {
2819
min-height: 100vh;

0 commit comments

Comments
 (0)