@rlMainBorderRadius to --border-radius: 5px;

This commit is contained in:
the-djmaze 2022-11-07 15:25:59 +01:00
parent 4ec7070ffa
commit 2705f16e44
17 changed files with 31 additions and 34 deletions

View file

@ -9,6 +9,7 @@
--main-font-size: 14px;
--link-color: #369;
--border-color: #ddd;
--border-radius: 5px;
--hr-color: #eee;
--warning-clr: #c09853;