Jacky Zhao
2021-12-24 5bd5642c99d6d144c9932533dfdc3484bdb72b71
assets/base.scss
@@ -233,7 +233,7 @@
  & #graph-container {
    border: var(--outlinegray) 1px solid;
    border-radius: 5px
    border-radius: 5px;
  }
}
@@ -241,6 +241,10 @@
  margin-top: 30vh;
}
article > h1 {
  font-size: 2em;
}
header {
  display: flex;
  flex-direction: row;