mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 21:22:41 +00:00
Change ::after content for separating flex navigation links
This commit is contained in:
parent
da7f5c81e6
commit
7d37fcb934
@ -39,8 +39,8 @@
|
||||
}
|
||||
|
||||
.footer__links li:not(:last-child)::after {
|
||||
content: '|';
|
||||
padding-left: 0.6em;
|
||||
content: '•';
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
/* Screen sizes larger than mobile */
|
||||
|
@ -59,7 +59,7 @@ layout: main/content
|
||||
}
|
||||
|
||||
.changelog__nav--links li:not(:last-child)::after {
|
||||
content: '|';
|
||||
content: '•';
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user