mirror of
https://github.com/caddyserver/website.git
synced 2025-04-25 06:26:17 -04:00
Fix a few images/links
This commit is contained in:
parent
ddced518a1
commit
0287674362
5 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ body {
|
|||
}
|
||||
|
||||
.hero {
|
||||
background-image: url('/resources/images/bg-teal.jpg');
|
||||
background-image: url('/old/resources/images/bg-teal.jpg');
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
padding-bottom: 100px;
|
||||
|
@ -331,4 +331,4 @@ code.rest {
|
|||
.feature {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue