mirror of
https://github.com/caddyserver/website.git
synced 2025-04-25 22:46:16 -04:00
WIP sponsors page
This commit is contained in:
parent
7dc611e6a0
commit
8734b03923
8 changed files with 1081 additions and 120 deletions
|
@ -8,15 +8,27 @@
|
|||
padding-bottom: 20vw;
|
||||
}
|
||||
|
||||
.hero-content {
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
h1 {
|
||||
text-align: left;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
h1 .the {
|
||||
font-size: 75px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
h1 .subheading {
|
||||
margin-top: .75em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue