mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 11:33:02 +00:00
refactor: deep link for faq
This commit is contained in:
11
src/App.css
11
src/App.css
@@ -19,3 +19,14 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
&:hover > a[data-anchor] {
|
||||
opacity: 0.75;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user