add: replace 1.5em with variables

This commit is contained in:
Junyi Hou 2024-03-06 13:34:22 +08:00
parent 4655d3e4ac
commit a7fb20a7ed
3 changed files with 13 additions and 7 deletions

View file

@ -5,7 +5,7 @@
--card-color: #fafafa;
--card-border-color: #eeeeee;
--card-border-radius: 0.5em;
--link-color:#1d60a3;
--link-state-color:rgb(163, 29, 29);