1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-16 16:09:50 +02:00

1140, fix tooltip body text issue

This commit is contained in:
Ahmed Ejaz 2023-08-31 13:15:27 +05:00
parent c71d2749ba
commit 56122d3288

View File

@ -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