File tree Expand file tree Collapse file tree 4 files changed +9
-2
lines changed
Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- * text eol =lf
1+ * text eol =lf
2+ * .png binary
Original file line number Diff line number Diff line change 11input {
22 max-width : 350px ;
3+ }
4+
5+ .navbar-brand {
6+ display : flex;
7+ align-items : center;
38}
Original file line number Diff line number Diff line change 22< head >
33 < title > iCloud Photos Downloader</ title >
44 < link rel ="manifest " href ="/static/manifest.json ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=0.8 ">
56</ head >
67< body data-bs-theme ="dark " hx-ext ="response-targets ">
78 < script src ="/static/htmx/v2.0.0/htmx.min.js "> </ script >
Original file line number Diff line number Diff line change 99 < button type ="submit " class ="btn btn-primary "> Submit</ button >
1010 </ div >
1111 </ fieldset >
12- </ form >
12+ </ form >
You can’t perform that action at this time.
0 commit comments