mirror of
https://github.com/caddyserver/website.git
synced 2025-04-25 22:46:16 -04:00
More work on features page
This commit is contained in:
parent
7de5076cb1
commit
05f9b673f6
2 changed files with 128 additions and 16 deletions
|
@ -247,7 +247,7 @@ section.dark .cols {
|
|||
color: #aec6c3;
|
||||
}
|
||||
|
||||
.col {
|
||||
.cols .col {
|
||||
min-width: 350px;
|
||||
padding-left: 1em;
|
||||
flex: 1;
|
||||
|
@ -284,7 +284,7 @@ h3.plain {
|
|||
color: white;
|
||||
}
|
||||
|
||||
.col p {
|
||||
.cols .col p {
|
||||
font-family: Inter;
|
||||
font-size: 90%;
|
||||
font-weight: normal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue