mirror of https://github.com/luizdepra/hugo-coder.git

Simon Hollingshead
06.02.2023 989c0a5a8128f012aaa07fd5babb58f677f0eb51
resources/_gen/assets/scss/scss/coder.scss_d9b60ee5c2bc7799a5af2e1647965a29.content
@@ -3270,7 +3270,15 @@
          font-size: 4rem;
          line-height: 4.4rem; } }
  .content article a:where(.external-link)::after {
    content: "⬈"; }
    display: inline-block;
    font: normal normal normal 14px/1 ForkAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08e";
    padding-left: 0.5em;
    font-size: 0.75em; }
  .content article details summary {
    cursor: pointer; }
  .content article footer {