Jacky Zhao
2022-07-14 b2555ced61628008e9a1321921376c3f9fb53791
assets/styles/base.scss
@@ -169,7 +169,7 @@
      background-color: transparent !important;
    }
    & a[href$="#"] {
    & a[href$="#"], &.active a {
      opacity: 0.2;
    }
  }
@@ -177,6 +177,7 @@
article {
  & > h1 {
    margin-top: 2em;
    font-size: 2em;
  }
  
@@ -506,7 +507,13 @@
  & > .section {
    display: flex;
    align-items: center; 
    @media all and (max-width: 600px) {
      & .tags {
        display: none;
      }
    }
    & h3 > a {
      font-weight: 700;
      margin: 0;