refactor: give custom properties better names
This commit is contained in:
parent
2bc11a85d8
commit
0145c7f70c
5 changed files with 49 additions and 43 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
<style lang="scss">
|
||||
.figure {
|
||||
max-width: var(--container-width-images);
|
||||
max-width: var(--refimage-max-width);
|
||||
margin: 0 auto;
|
||||
|
||||
&__image {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue