Skip to content

Commit fcd7e82

Browse files
committed
.learn-more margins tabula rasa
1 parent 54c7cab commit fcd7e82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/theme/styles.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ main .vp-doc {
213213

214214
a.learn-more, p.learn-more, .learn-more {
215215
font-style: italic;
216-
margin-top: -10px;
217-
margin-bottom: 5px;
216+
// margin-top: -10px;
217+
// margin-bottom: 5px;
218218
display: block;
219219
&, & a {
220220
color: var(--vp-c-text-2);

0 commit comments

Comments
 (0)