File tree 3 files changed +12
-10
lines changed 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
- <!DOCTYPE html>
1
+ <!doctype html>
2
2
< html class ="loading " lang ="en ">
3
3
< head >
4
4
< title > Browserosaurus: for macOS multi-browser users.</ title >
34
34
class ="bg-white dark:bg-zinc-900 text-zinc-700 dark:text-zinc-50 min-h-screen flex flex-col overflow-x-hidden "
35
35
>
36
36
< header class ="shrink-0 py-4 ">
37
- < div class ="container mx-auto flex items-center ">
38
- < a class ="-ml-2 flex gap-3 items-center px-4 py-3 text-lg " href ="/ "
37
+ < div class ="container mx-auto flex sm:items-center ">
38
+ < a
39
+ class ="-ml-2 flex gap-3 sm:items-center px-4 py-3 text-lg shrink-0 flex-col sm:flex-row "
40
+ href ="/ "
39
41
> < span
40
42
> < img src ="/icon_squooshed.png " alt ="" width ="60 " height ="60 "
41
43
/> </ span >
42
- < div >
44
+ < div class =" pl-3 sm:pl-0 " >
43
45
< span class ="font-bold "> Browser</ span
44
46
> < span class ="font-light "> osaurus</ span >
45
47
</ div > </ a
46
48
>
47
49
< a
48
- class ="ml-auto px -4 py-2 hover:text-indigo-500 font-bold "
49
- href ="https://github. com/will-stone/browserosaurus "
50
- > GitHub </ a
51
- >
50
+ class ="ml-auto block pr -4 pt-6 sm:pt-0 "
51
+ href ="https://www.buymeacoffee. com/wstone "
52
+ > < img src =" yellow-button.png " class =" w-40 "
53
+ /> </ a >
52
54
</ div >
53
55
</ header >
54
56
61
63
</ div >
62
64
< div class ="lg:w-6/12 lg:order-1 ">
63
65
< div
64
- class ="text-zinc-800 dark:text-zinc-50 text-5xl md :text-6xl font-semibold "
66
+ class ="text-zinc-800 dark:text-zinc-50 text-4xl sm :text-6xl font-semibold "
65
67
>
66
68
For macOS multi-browser users.
67
69
</ div >
You can’t perform that action at this time.
0 commit comments