Skip to content

Commit 71b49c2

Browse files
authored
Deleting Unnecessary spacing.
1 parent 4a63e8a commit 71b49c2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/src/css/style.css

-6
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ a.scroll-link:hover {
124124
}
125125
.pt-section-gold {
126126
border-top: 1px solid #efbe00;
127-
128127
}
129128
.pt-section-forest {
130129
border-top: 1px solid #04A635;
@@ -168,8 +167,6 @@ a.scroll-link:hover {
168167
border-bottom: none;
169168
background: #ffffff;
170169
color: #333;
171-
172-
173170
}
174171
.pt-button-white,
175172
.pt-button-white:active,
@@ -293,9 +290,7 @@ a.scroll-link:hover {
293290
}
294291
.pt-text-card{
295292
width: 100%;
296-
297293
}
298-
299294
.pt-columns-align {
300295
align-items: center;
301296
}
@@ -336,7 +331,6 @@ a.scroll-link:hover {
336331
#intro>div>div{
337332
margin: 0 !important;
338333
}
339-
340334
}
341335
#table-of-contents>div>div.column.has-background-white {
342336
border: solid 2px #E5E5E5;

0 commit comments

Comments
 (0)