mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 06:56:15 -04:00
Continue home and features pages
This commit is contained in:
parent
08076c325b
commit
5819cf9e5a
6 changed files with 186 additions and 63 deletions
|
@ -67,10 +67,15 @@
|
|||
font-weight: 500;
|
||||
}
|
||||
|
||||
.feature-row ul.detail {
|
||||
.feature-row ul.detail,
|
||||
.feature-row .detail ul {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.feature-row .detail ul {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.feature-row ul li {
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue