feat: add Made in Switzerland badge to footer
This commit is contained in:
@@ -309,6 +309,13 @@ app-footer .footer-inner {
|
||||
gap: var(--space-md);
|
||||
}
|
||||
|
||||
app-footer .footer-swiss {
|
||||
display: block;
|
||||
font-size: var(--font-size-xs);
|
||||
color: var(--color-text-muted);
|
||||
margin-top: var(--space-xs);
|
||||
}
|
||||
|
||||
app-footer .xmr-rate {
|
||||
font-size: var(--font-size-xs);
|
||||
color: var(--color-text-muted);
|
||||
|
||||
Reference in New Issue
Block a user