Refurnish

This commit is contained in:
Pengzhan Hao
2020-09-15 19:45:37 -04:00
parent d90da16f2c
commit df77702e4c
45 changed files with 729 additions and 1002 deletions
-21
View File
@@ -181,27 +181,6 @@
}
}
body{
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Open Sans, Ubuntu, Fira Sans, Helvetica Neue, sans-serif;
font-size: 1.6rem;
color: #222;
background-color: #f0f0f0;
margin: 0;
-webkit-overflow-scrolling: touch;
overflow-y: scroll;
}
p{
margin-top: 0;
margin-bottom: 1.5rem;
line-height: 1.5;
}
p:last-child{
margin-bottom: 0;
}
.page{
min-height: 100vh;
display: flex;