refactor: Suppression de code commenté
This commit is contained in:
parent
6abbfbffad
commit
5433aadd10
|
@ -102,19 +102,6 @@ h3
|
||||||
color: var(--color-highlight)
|
color: var(--color-highlight)
|
||||||
font-size: 130%
|
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
|
||||||
|
|
||||||
.grid { display: flex; flex-wrap: wrap; }
|
.grid { display: flex; flex-wrap: wrap; }
|
||||||
|
|
Loading…
Reference in New Issue