diff --git a/assets/styles/main.sass b/assets/styles/main.sass index a8aa056..638de9a 100644 --- a/assets/styles/main.sass +++ b/assets/styles/main.sass @@ -102,19 +102,6 @@ h3 color: var(--color-highlight) font-size: 130% - // &::before - // content: "" - // position: absolute - // width: 100% - // height: 100% - // right: -1rem - // bottom: -1rem - // background-color: var(--color-highlight) - // mask: url(/icons/quote.svg) no-repeat 100px 100px - // mask-size: 80px - // opacity: .2 - // transform: rotate(180deg) - // Grid .grid { display: flex; flex-wrap: wrap; }