File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 }
4747
4848 footer img {
49- float : left;
50- margin-right : 5px ;
49+ display : block;
5150 }
5251
5352 # blazor-error-ui {
@@ -189,13 +188,10 @@ <h1 class="display-5 fw-bold">Online GZIP de/compressor</h1>
189188 < a class ="dismiss "> 🗙</ a >
190189 </ div >
191190 </ main >
192- < footer class ="footer mt-auto py-3 ">
193- < div class ="container ">
194- < img src ="https://swimburger.net/content/img/burger.svg " width ="40 " height ="22 " alt ="Swimburger logo " />
195- Tool built using Blazor WebAssembly by Niels Swimberghe; Follow Niels' blog at
196- < a href ="https://swimburger.net "> swimburger.net</ a > or on < a
197- href ="https://twitter.com/RealSwimburger "> Twitter</ a > ;
198- < a href ="https://privacypolicies.com/privacy/view/95b2095f4609044d9618c21b06f5df75 "> Privacy Policy</ a >
191+ < footer class ="footer mt-auto py-2 ">
192+ < div class ="container d-flex align-items-center gap-3 " style ="font-size:.875rem ">
193+ < img src ="https://swimburger.net/content/img/burger.svg " width ="32 " height ="18 " alt ="Swimburger logo " />
194+ < span > Tool by Niels Swimberghe — < a href ="https://swimburger.net "> swimburger.net</ a > · < a href ="https://twitter.com/RealSwimburger "> X (Twitter)</ a > · < a href ="https://privacypolicies.com/privacy/view/95b2095f4609044d9618c21b06f5df75 "> Privacy Policy</ a > </ span >
199195 </ div >
200196 </ footer >
201197 < script >
You can’t perform that action at this time.
0 commit comments