mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
1140, fix tooltip body text issue
This commit is contained in:
parent
c71d2749ba
commit
56122d3288
@ -468,8 +468,8 @@ strong {
|
|||||||
|
|
||||||
// Selecting all the tooltip bodies to increase their font-size
|
// Selecting all the tooltip bodies to increase their font-size
|
||||||
[class*="hint--"][aria-label]:after {
|
[class*="hint--"][aria-label]:after {
|
||||||
font-size: 0.75rem;
|
font-size: 0.80rem;
|
||||||
font-weight: lighter;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Tooltips
|
// Tooltips
|
||||||
|
Loading…
x
Reference in New Issue
Block a user