mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 15:06:17 -04:00
A few minor fixes/tweaks
This commit is contained in:
parent
6b16d4d4b8
commit
2973be1e45
5 changed files with 29 additions and 19 deletions
|
@ -2,10 +2,6 @@ body {
|
|||
font-family: 'Inter', sans-serif;
|
||||
}
|
||||
|
||||
#search {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.hero {
|
||||
background-image: url('/resources/images/bg-teal.jpg');
|
||||
background-repeat: no-repeat;
|
||||
|
@ -171,18 +167,6 @@ iframe.github-stars {
|
|||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
header {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
#logo-container {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
header nav {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 50px;
|
||||
word-wrap: break-word;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue