mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
css: Fix layout on mobile
This commit is contained in:
parent
f6ac9b025e
commit
0ab6e3f005
1 changed files with 2 additions and 6 deletions
|
@ -842,8 +842,8 @@ td code {
|
|||
display: none;
|
||||
}
|
||||
.paper3 {
|
||||
top: 0;
|
||||
left: 0;
|
||||
margin-top: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
article {
|
||||
|
@ -909,10 +909,6 @@ td code {
|
|||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.anchor-link {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue