We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3763e2f commit 1f63981Copy full SHA for 1f63981
site/layouts/docs/single.html
@@ -83,7 +83,7 @@ <h1 class="text-5xl font-bold leading-normal mt-0">
83
84
<div class="relative hidden xl:block animation fade-in mb-4" id="dpl-gtm-scroll" style="min-height: 170px; animation-delay: 0ms; animation-duration: 500ms;">
85
<div class="absolute w-100 justify-content-center w-full">
86
- <div class="border border-info shadow-3 rounded overflow-hidden opacity-10" style="border-color: rgba(133, 214, 251, .3) !important;">
+ <div class="border border-info shadow-3 rounded overflow-hidden" style="border-color: rgba(133, 214, 251, .3) !important;">
87
<span class="dc-content-animation mx-2 mb-2 mt-3" style="width: 40%;"></span>
88
<span class="dc-content-animation mx-2 mb-1" style="width: 70%;"></span>
89
<span class="dc-content-animation mx-2 mb-1"></span>
0 commit comments