popover-hint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-08 22:20:46 +03:00
parent 91c1afeaf0
commit fd1cadaa65
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -93,3 +93,7 @@ h4 {
white-space: normal;
word-break: break-word;
}
.popover-hint {
margin-top: 3rem;
}