better css for mobile
This commit is contained in:
@@ -52,22 +52,17 @@
|
||||
</p>
|
||||
</div>
|
||||
<br>
|
||||
<div style=" display: flex;">
|
||||
<p class="exp-body">
|
||||
|
||||
records i have logged as "events" that is the real dated action of the company, this could be a purchase of inventory or sale of finished product.
|
||||
The underlying "entry" contain the credit or debit value posted into a "account" that is referenced to a book section like liquidity/cash or deprestion of assset and the liabilities the compnay may have.
|
||||
|
||||
<br>
|
||||
All this infomation is inserted into sqlite tables. The database is very cheap regarding storage.
|
||||
<br>But the attachments to events i have compressed as these mostly pdf are significantly more expensive.
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<img style="width: 25rem; padding: 10px;" src="/static/images/sql.png">
|
||||
</div>
|
||||
|
||||
<div class="exp-flex">
|
||||
<p class="exp-body">I love my custom Linux setup. I use Hyprland, which automatically arranges app windows
|
||||
on my screen so everything stays organized without dragging things around. I also use Quickshell, which
|
||||
lets me customize menus, shortcuts, and system controls to work exactly how I want.
|
||||
My system is based on Arch Linux or Manjaro Linux, which are versions of Linux that give you more
|
||||
control and customization than a typical computer setup. The result is a clean, fast, and super
|
||||
efficient desktop that's hard to go back from.
|
||||
<a class="outlink" href="https://git.samantha42.xyz/samantha/dotfiles">Git repo</a>
|
||||
</p>
|
||||
<img src="/static/images/sql.png" style="height: 400px; align-self: center;">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="product">
|
||||
@@ -86,7 +81,7 @@
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<div style=" display: flex;">
|
||||
<div class="exp-flex">
|
||||
<img style="width: 25rem; padding: 10px;" src="/static/images/image.png">
|
||||
<p class="exp-body">
|
||||
This is first look at the testing of the web ui of the bookkeeping software.
|
||||
|
||||
Reference in New Issue
Block a user