feat(theme): add page footer style
This commit is contained in:
parent
0a017c8541
commit
03a1401c33
@ -40,6 +40,10 @@ const { hasSidebar } = useSidebar()
|
||||
display: none;
|
||||
}
|
||||
|
||||
.plume-footer :deep(a) {
|
||||
color: var(--vp-c-brand);
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.plume-footer {
|
||||
padding: 32px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user