fixed visual bug on mobile
This commit is contained in:
parent
3bf7c08caa
commit
fc55d62b38
6 changed files with 18 additions and 24 deletions
15
setup.html
15
setup.html
|
@ -14,13 +14,14 @@
|
|||
<h1>Setup</h1>
|
||||
<div class="card">
|
||||
<div class="list">
|
||||
<ul style="text-align:left; margin:16px 0 16px 0;">
|
||||
<li>- Laptop: <a href="https://download.lenovo.com/pccbbs/pubs/t480/html_en/index_en.html">Thinkpad T480</a></li>
|
||||
<li>- Operating System: <a href="https://artixlinux.org/">Artix Linux</a></li>
|
||||
<li>- Window Manager: <a href="https://codeberg.org/dwl/dwl">dwl</a></li>
|
||||
<li>- Terminal Emulator: <a href="https://codeberg.org/dnkl/foot">foot</a></li>
|
||||
<li>- Text Editor: <a href="https://neovim.io/">neovim</a></li>
|
||||
</ul>
|
||||
<ul style="text-align:left;margin:16px 0 16px 0;">
|
||||
<li>Laptop: <a href="">Thinkpad T480</a></li>
|
||||
<li>Operating System: <a href="https://alpinelinux.org">Alpine Linux</a></li>
|
||||
<li>Window Manager: <a href="https://codeberg.org/dwl/dwl">dwl</a></li>
|
||||
<li>C Compiler: <a href="https://www.bellard.org/tcc/">tcc</a></li>
|
||||
<li>Terminal Emulator: <a href="https://codeberg.org/dnkl/foot">foot</a></li>
|
||||
<li>Text Editor: <a href="https://neovim.io/">neovim</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a href="https://git.amolinae.com/amolinae06/dotfiles">[ Dotfiles ]</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue