messing around with pretty chunks for index

This commit is contained in:
gws 2024-11-10 16:13:36 +01:00
parent 8eb64523d0
commit 8fe7f5746f
3 changed files with 45 additions and 1 deletions

View file

@ -43,4 +43,16 @@ ul {
height: 1.3em;
position: relative;
top: 0.35em;
}
.service.splash {
background: red;
width: 100%;
height: 2em;
}
.service {
background: green;
width: 40%;
}