Changed tooltip styles

This commit is contained in:
James Dinh 2022-07-19 12:02:58 -07:00
parent 8828c60c67
commit f7477ce369

View File

@ -173,8 +173,8 @@ nav ul li {
text-align: center; text-align: center;
align-items: center; align-items: center;
top: 30px; top: 30px;
right: -20px; right: -23px;
padding: 2px 0; padding: 2px 7px;
width: 150%; width: 150%;
opacity: 1; opacity: 1;
background-color: #222429; background-color: #222429;