feat: Suppression de css non utilisé
This commit is contained in:
parent
f33bdceeb5
commit
a41e41dd18
|
@ -112,7 +112,5 @@ h3
|
|||
.cell { flex: 1; box-sizing: border-box; }
|
||||
.cell.\-left { text-align: left ;}
|
||||
.cell.\-right { text-align: right; }
|
||||
.cell.\-center { text-align: center ;}
|
||||
.cell.\-6of12 { flex: 0 0 calc(100% * 6 / 12); }
|
||||
|
||||
@import "../../themes/hugo-theme-lowtech/assets/styles/obfuscates"
|
||||
|
|
Loading…
Reference in New Issue