Move bootstrap @LESS variables to CSS var()

This commit is contained in:
the-djmaze 2022-11-02 20:49:38 +01:00
parent 874bfa852b
commit 0ef8af21b1
19 changed files with 132 additions and 266 deletions

View file

@ -7,7 +7,7 @@
float: right;
font-size: 143%;
font-weight: bold;
line-height: @baseLineHeight;
line-height: 1.43em;
color: inherit;
cursor: pointer;
text-decoration: none;