File tree Expand file tree Collapse file tree 2 files changed +9
-19
lines changed Expand file tree Collapse file tree 2 files changed +9
-19
lines changed Original file line number Diff line number Diff line change 33 min-height : 100% ;
44}
55
6- body {
7- margin-bottom : 60px ;
8- }
9-
10- header {
11- margin-top : 4rem ;
12- }
13-
14- main {
15- margin-top : 2rem ;
16- }
17-
186footer {
197 position : absolute;
208 bottom : 0 ;
219 width : 100% ;
22- height : 60 px ;
23- line-height : 60 px ;
10+ height : 3 rem ;
11+ line-height : 3 rem ;
2412}
2513
2614[data-toggle = "tooltip" ] {
Original file line number Diff line number Diff line change 1212 < meta name ="google-site-verification " content ="xmEOL4UkxKVNujuichGOlM_e5ApTU0H9slLWAMoa_Z0 ">
1313 < link rel ="canonical " href ="https://upriver.github.io ">
1414 </ head >
15- < body >
15+ < body class =" mb-3 " >
1616 < nav class ="navbar navbar-full navbar-dark bg-inverse ">
1717 < div class ="container-fluid ">
1818 < a class ="navbar-brand " href ="/ "> Upriver</ a >
1919 </ div >
2020 </ nav >
2121
22- < header class ="text-xs-center ">
22+ < header class ="pt-3 text-xs-center ">
2323 < div class ="container ">
2424 < h1 class ="display-3 "> keep up with upstream</ h1 >
2525 < p > effortlessly sync your GitHub repositories with upstream using only the GitHub API</ p >
2626 </ div >
2727 </ header >
2828
29- < main >
29+ < main class =" pt-3 " >
3030 < div class ="container text-xs-center " id ="signin ">
3131 < a class ="btn btn-lg btn-social btn-github " href ="https://github.com/login/oauth/authorize?client_id=d39dea3b2637ce0c4fdb&scope=repo " role ="button ">
3232 < span class ="fa fa-github "> </ span > Sign in with GitHub
@@ -73,8 +73,10 @@ <h1 class="display-3">keep up with upstream</h1>
7373 force?
7474 </ span >
7575 </ label >
76- < div class ="checkbox pull-xs-left m-l-1 ">
77- < input type ="checkbox " id ="force ">
76+ < div class ="col-xs-8 ">
77+ < div class ="checkbox float-xs-left ">
78+ < input type ="checkbox " id ="force ">
79+ </ div >
7880 </ div >
7981 </ div >
8082 < div class ="row ">
You can’t perform that action at this time.
0 commit comments