File tree 1 file changed +8
-10
lines changed
1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 361
361
class ="mt-48 h-[calc(100vh-14.5rem)] w-full overflow-x-hidden overflow-y-auto border-t-2 border-b-2 border-slate-400 dark:border-slate-700 "
362
362
> </ iframe >
363
363
364
- < footer
365
- class ="fixed bottom-0 inset-x-0 mx-4 h-10 text-center max-w-3xl lg:mx-auto py-2 text-slate-600 dark:text-slate-400 "
366
- >
367
- < p >
368
- Code Licensed Under GPL v3.0 |
364
+ < footer class ="mx-4 my-2 text-center text-slate-600 dark:text-slate-400 ">
365
+ < small >
369
366
< a
370
- href ="https://github.com/everywall/ladder "
367
+ href ="https://github.com/everywall "
371
368
class ="hover:text-blue-500 dark:hover:text-blue-500 hover:underline underline-offset-2 transition-colors duration-300 "
372
- > View Source </ a
369
+ > Everywall </ a
373
370
>
374
371
|
375
372
< a
376
- href ="https://github.com/everywall "
373
+ href ="https://github.com/everywall/ladder "
377
374
class ="hover:text-blue-500 dark:hover:text-blue-500 hover:underline underline-offset-2 transition-colors duration-300 "
378
- > Everywall </ a
375
+ > Source </ a
379
376
>
380
- </ p >
377
+ | Code Licensed Under GPL v3.0
378
+ </ small >
381
379
</ footer >
382
380
< div
383
381
id ="modalContainer "
You can’t perform that action at this time.
0 commit comments