Progress in polishing

This commit is contained in:
BOT Alex 2024-06-08 15:53:42 +02:00
parent 7c01dcef6f
commit 74ed2460b3
4 changed files with 28 additions and 10 deletions

View file

@ -72,7 +72,10 @@
justify-items: start;
width: 100%;
border-bottom: 0.25mm solid #000000;
&:not(:last-child) {
border-bottom: 0.25mm solid #000000;
}
& > div {
padding-left: 3mm;