Skip to content

Commit 1f63981

Browse files
author
unknown
committed
remove opacity
1 parent 3763e2f commit 1f63981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/layouts/docs/single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h1 class="text-5xl font-bold leading-normal mt-0">
8383

8484
<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;">
8585
<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;">
86+
<div class="border border-info shadow-3 rounded overflow-hidden" style="border-color: rgba(133, 214, 251, .3) !important;">
8787
<span class="dc-content-animation mx-2 mb-2 mt-3" style="width: 40%;"></span>
8888
<span class="dc-content-animation mx-2 mb-1" style="width: 70%;"></span>
8989
<span class="dc-content-animation mx-2 mb-1"></span>

0 commit comments

Comments
 (0)