patch link styling
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
This commit is contained in:
parent
999db22888
commit
4cbb4d9cc2
1 changed files with 4 additions and 0 deletions
|
@ -98,6 +98,10 @@ a[href*="#"] {
|
|||
padding-right: .5em;
|
||||
}
|
||||
|
||||
a[rel="me"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
body {
|
||||
max-width: 600px;
|
||||
margin: auto;
|
||||
|
|
Loading…
Reference in a new issue