From fd1cadaa6579f3712310dfba5c541bb768ff6300 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sun, 8 Sep 2024 22:20:46 +0300 Subject: [PATCH] popover-hint --- quartz/styles/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index fed47e290..f91b23750 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -92,4 +92,8 @@ h4 { vertical-align: 0; white-space: normal; word-break: break-word; +} + +.popover-hint { + margin-top: 3rem; } \ No newline at end of file