Margin for small screens
This commit is contained in:
parent
d2bdfbe58c
commit
384b5335e1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
<div class="flex justify-center items-center flex-col text-center bg-[#24273a]">
|
<div class="flex justify-center items-center flex-col text-center bg-[#24273a]">
|
||||||
<img alt="" height="216px" src="tileos.svg" width="216px" />
|
<img alt="" height="216px" src="tileos.svg" width="216px" />
|
||||||
<h1 class="text-3xl font-bold">TileOS</h1>
|
<h1 class="text-3xl font-bold">TileOS</h1>
|
||||||
<p>Debian-based distribution with tiling window managers.</p>
|
<p class="m-5">Debian-based distribution with tiling window managers.</p>
|
||||||
<div class="flex flex-row flex-wrap m-7 justify-center">
|
<div class="flex flex-row flex-wrap m-7 justify-center">
|
||||||
<div class="relative inline-block text-left">
|
<div class="relative inline-block text-left">
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue