refactor: moved bsky button styling to its svelte component
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
font-size: 1.728rem;
|
||||
}
|
||||
|
||||
.bsky {
|
||||
display: block;
|
||||
height: 2rem;
|
||||
float: right;
|
||||
}
|
||||
|
||||
nav a {
|
||||
margin: 1rem;
|
||||
margin-left: 0rem;
|
||||
|
||||
Reference in New Issue
Block a user