mirror of
https://github.com/acid-info/free.technology.git
synced 2025-02-23 15:08:28 +00:00
style: fix dot style on BU page
This commit is contained in:
parent
272dc12d07
commit
565e9ede64
@ -255,7 +255,7 @@ const Content = styled.div`
|
||||
&:not(:last-child) {
|
||||
&:after {
|
||||
fill: rgba(0, 0, 0, 0.35);
|
||||
content: '•';
|
||||
content: '·';
|
||||
margin-inline: 8px;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user