refactor: Display network interfaces on a single line

Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
Chris Frankland-Wright 2025-08-08 01:00:51 +01:00
parent 4c5fa69d1d
commit ba855d520a
3 changed files with 3 additions and 17 deletions

View file

@ -65,11 +65,6 @@ body {
letter-spacing: 2px;
}
.card ul {
padding-left: 20px;
list-style: none;
}
.full-width {
grid-column: 1 / -1;
}