mirror of
https://github.com/caddyserver/website.git
synced 2025-04-24 14:06:17 -04:00
A few minor tweaks; remove unsupported platforms from download page
Fixes #51 along with a few other errors
This commit is contained in:
parent
ba0cee8a47
commit
55b2a684c8
4 changed files with 9 additions and 6 deletions
|
@ -703,6 +703,10 @@ td code {
|
|||
display: none;
|
||||
}
|
||||
|
||||
#module-list-container {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
#module-list {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue