Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit 1bee4aa

Browse files
committed
Del height: 100%;
1 parent 167dffc commit 1bee4aa

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
@@ -29,20 +29,11 @@ export default {
2929
</script>
3030

3131
<style>
32-
html {
33-
height: 100%;
34-
}
35-
3632
body {
3733
font-family: 'Noto Sans JP', sans-serif;
38-
height: 100%;
3934
margin-top: 120px;
4035
}
4136
42-
#app {
43-
height: 100%;
44-
}
45-
4637
header {
4738
position: fixed;
4839
top: 0;

0 commit comments

Comments
 (0)