mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 17:59:49 +00:00
Documentation: fix install page buttons
This commit is contained in:
parent
6fbe080b28
commit
071b5275bc
3 changed files with 14 additions and 7 deletions
|
@ -286,3 +286,13 @@ body[data-md-color-scheme="default"] {
|
|||
.md-tabs__link {
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
.grid.cards .card {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.grid.cards .card a {
|
||||
display: block;
|
||||
padding: 0.8rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue