refactor: Suppression de code commenté

This commit is contained in:
Simon 2021-10-22 16:51:02 +02:00
parent 6abbfbffad
commit 5433aadd10
1 changed files with 0 additions and 13 deletions

View File

@ -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; }