minor style fixes, added tor.toufy.me entry
All checks were successful
/ deploy (push) Successful in 6s
All checks were successful
/ deploy (push) Successful in 6s
This commit is contained in:
parent
f3097b9004
commit
1867188fc1
2 changed files with 51 additions and 8 deletions
|
|
@ -157,11 +157,14 @@ html {
|
|||
align-items: center;
|
||||
justify-content: space-between;
|
||||
background-color: var(--background-alt);
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
padding: 4px;
|
||||
margin: 4px;
|
||||
border-radius: 5px;
|
||||
border: 1px solid var(--primary);
|
||||
max-width: 300px;
|
||||
max-width: 100%;
|
||||
@media (min-width: 600px) {
|
||||
max-width: 300px;
|
||||
}
|
||||
.sd-grid-card-title {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue