File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -186,6 +186,11 @@ main {
186
186
opacity : 1 ;
187
187
padding : 5px 0 ;
188
188
transition : opacity 0.3s 1s linear;
189
+ max-width : 300px ;
190
+ }
191
+
192
+ .frame # cdawrap a {
193
+ color : var (--color-text ) !important ;
189
194
}
190
195
191
196
.loading .frame # cdawrap {
Original file line number Diff line number Diff line change 10
10
< link rel ="stylesheet " href ="https://use.typekit.net/klj1rev.css ">
11
11
< link rel ="stylesheet " type ="text/css " href ="css/base.css " />
12
12
< script > document . documentElement . className = "js" ; </ script >
13
- < script src ="//tympanus.net/codrops/adpacks/analytics.js "> </ script >
14
13
</ head >
15
14
< body class ="loading ">
16
15
< main >
@@ -111,7 +110,6 @@ <h2 class="outro__title font-alt">More you might like</h2>
111
110
< p class ="credits font-alt "> < a href ="https://tympanus.net/codrops/demos "> Browse all demos</ a > </ p >
112
111
< p class ="credits font-alt "> Made by < a href ="https://x.com/codrops "> @codrops</ a > </ p >
113
112
</ main >
114
- < script src ="https://tympanus.net/codrops/adpacks/cda_sponsor.js "> </ script >
115
113
<!-- GSAP library -->
116
114
< script src ="js/gsap.min.js "> </ script >
117
115
<!-- GSAP ScrollTrigger plugin -->
You can’t perform that action at this time.
0 commit comments