Skip to content

Commit ce2140f

Browse files
committed
search
1 parent 65078d0 commit ce2140f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/home-lab/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
border: 1px solid #e1e1e1;
44
border-radius: 8px;
55
transition: 0.3s;
6-
padding: 0px;
6+
padding: 0rem;
77
background-color: #222;
88
}
99
.card:hover {
@@ -22,7 +22,7 @@
2222
- **Containers**: (To be documented)
2323

2424

25-
<div class="grid cards" borderless style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px;">
25+
<div class="grid cards" borderless style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding: 0px;">
2626

2727
<div class="card">
2828
<p><a href="articles/ai-log-summary">

0 commit comments

Comments
 (0)