Tighted space between main divs

This commit is contained in:
2021-03-05 13:56:54 +01:00
parent c8e5a16e9e
commit e270f05385
4 changed files with 4 additions and 4 deletions

View File

@@ -49,5 +49,5 @@ div#tooltip {
/*top: 50%;*/
/*left: 50%;*/
margin-top: 100px;
margin-left: 950px;
margin-left: 880px;
}