mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-06-17 18:03:17 +08:00
Several visual fixes
This commit is contained in:
@@ -53,8 +53,8 @@ ueb-blueprint svg {
|
||||
margin-left: auto;
|
||||
padding: 5px;
|
||||
color: #2b2b2b;
|
||||
/* 1.53846 is to get an effective font size of 20px from --ueb-font-size which is 13 px */
|
||||
font-size: calc(1.53846 * var(--ueb-font-size));
|
||||
/* 160% is to get an effective font size of 20px from --ueb-font-size which is 12.5 px by default */
|
||||
font-size: 160%;
|
||||
font-weight: bold;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user