mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +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
|
||||
[class*="hint--"][aria-label]:after {
|
||||
font-size: 0.75rem;
|
||||
font-weight: lighter;
|
||||
font-size: 0.80rem;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
// Tooltips
|
||||
|
Loading…
x
Reference in New Issue
Block a user