Jacky Zhao
2022-04-06 2d55b6ac2e0580ee8f831e46065fc94db7c9d687
assets/styles/base.scss
@@ -67,12 +67,6 @@
  }
}
footer {
  margin-top: 4em;
  text-align: center;
}
table {
  width: 100%;
}
@@ -281,12 +275,10 @@
footer {
  margin-top: 4em;
  & > a {
    font-size: 1em;
    color: var(--secondary);
    padding: 0 0.5em 3em 0.5em;
  }
  text-align: center;
  & ul {
    padding-left: 0;
  }
}
hr {