Slightly larger gutter for readability.

This commit is contained in:
Bob Vandevliet 2024-08-19 16:49:22 +02:00
parent d5157092e7
commit ef87e46386

View file

@ -279,7 +279,7 @@ img.grayscale-effect {
.list-group-item { .list-group-item {
background-color: inherit; background-color: inherit;
border: solid var(--bs-body-bg); border: solid var(--bs-body-bg);
border-width: 2px 0 0 0 !important; border-width: 3px 0 0 0 !important;
} }
.socials { .socials {