Prevent header links from wrapping
This commit is contained in:
@@ -19,6 +19,8 @@
|
|||||||
|
|
||||||
.paige-header-link {
|
.paige-header-link {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
margin-left: 0.5rem;
|
||||||
|
position: absolute;
|
||||||
transition: color 0.15s ease-in-out, opacity 0.15s ease-in-out;
|
transition: color 0.15s ease-in-out, opacity 0.15s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user