ticket #138 attempt 1
Some checks failed
DevPlace CI / test (pull_request) Failing after 57m24s
Some checks failed
DevPlace CI / test (pull_request) Failing after 57m24s
This commit is contained in:
parent
2620ecc0f1
commit
a01fc98601
File diff suppressed because one or more lines are too long
@ -620,6 +620,10 @@ img {
|
||||
.topnav-logo span { color: var(--accent); }
|
||||
.topnav-links { display: flex; gap: 0.25rem; }
|
||||
.topnav-link {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 0.375rem;
|
||||
white-space: nowrap;
|
||||
padding: 0.5rem 0.75rem;
|
||||
border-radius: var(--radius);
|
||||
font-size: 0.875rem;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user