fix: add my pages nav sidebar for logged in users
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
object-fit: contain;
|
||||
height: 160px;
|
||||
width: auto;
|
||||
justify-self: center;
|
||||
}
|
||||
|
||||
.white {
|
||||
@@ -27,12 +28,6 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.linkWrapper {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
gap: var(--Spacing-x-half);
|
||||
}
|
||||
|
||||
.link {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user