refactor: extract StreamNowButton component shared by hero and nav menu
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.stream-now-message {
|
||||
font-family: var(--deepdrft-font-mono);
|
||||
font-size: 0.62rem;
|
||||
letter-spacing: 0.12em;
|
||||
color: var(--deepdrft-muted);
|
||||
margin: 0.5rem 0 0;
|
||||
}
|
||||
Reference in New Issue
Block a user