Revamped Mocked Services

This commit is contained in:
2023-02-15 10:58:12 +01:00
parent 4b3fac59c0
commit bb18cb53c6
3 changed files with 7 additions and 7 deletions

View File

@@ -1,8 +1,7 @@
.tooltip-window {
position: fixed;
right: 0;
filter: drop-shadow(-2px 0px 2px darkgray);
background: #e8f3f7;
background: #FFFFFF;
padding: 15px 30px;
font-family: 'Nunito', sans-serif;
width: 40%;