File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -137,9 +137,9 @@ <h3 class="widget-text">A heading widget...</h3>
137137 </ div >
138138 < footer >
139139 < p hidden id ="progress-indicator " style ="text-align: left; ">
140- Working... ( < span id ="progress-indicator-percentage "> 0</ span > %) ∗
140+ Working ∗ < span id ="progress-indicator-percentage "> 0</ span > %
141141 </ p >
142- < p >
142+ < p style =" text-align: right; " >
143143 Developed and maintained with
144144 < svg
145145 alt ="love "
@@ -150,10 +150,10 @@ <h3 class="widget-text">A heading widget...</h3>
150150 fill ="#AA8ED6 "
151151 d ="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z " />
152152 </ svg >
153- by Autumn and Bee ∗ Read the
154- < a href ="https://github.com/autumn-mck/dptoolkit-web "> source code</ a > ∗
153+ by Autumn and Bee ∗
154+ < a href ="https://github.com/autumn-mck/dptoolkit-web "> Source code</ a > ∗
155155 < a href ="https://github.com/autumn-mck/dptoolkit-web/issues "> Report issues</ a > ∗
156- Join the < a href ="https://everloste.github.io/discord "> Discord server</ a > for other things
156+ < a href ="https://everloste.github.io/discord "> Discord server</ a >
157157 ∗
158158 < svg viewBox ="0 0 36 36 " xmlns ="http://www.w3.org/2000/svg ">
159159 < path
Original file line number Diff line number Diff line change @@ -303,11 +303,12 @@ footer {
303303 justify-content : space-between;
304304 align-content : center;
305305 align-items : center;
306- justify-content : center ;
306+ padding : 0 0.5 rem ;
307307
308308 p {
309309 margin : 0 ;
310310 text-align : center;
311+ flex : auto;
311312 }
312313 svg {
313314 display : inline-block;
You can’t perform that action at this time.
0 commit comments