Osman Tunahan ARIKAN
2024-10-30 a53772bbd1dd2804872ae0e519bedeb2a2fd4287
quartz/components/styles/toc.scss
@@ -1,3 +1,5 @@
@use "../../styles/variables.scss" as *;
.toc {
  display: flex;
  flex-direction: column;
@@ -7,6 +9,12 @@
  }
}
@media all and not ($mobile) {
  .toc {
    display: flex;
  }
}
button#toc {
  background-color: transparent;
  border: none;