Fixing rendering of document links
This commit is contained in:
parent
21122db74f
commit
15daccde9c
@ -68,7 +68,9 @@
|
||||
font-family: "RefrigeratorDelxW01Bold";
|
||||
color: #063B5C;
|
||||
}
|
||||
[name="link"] a {
|
||||
[name="link"] a, [name="document"] a {
|
||||
width: 75%;
|
||||
margin-bottom: 10px;
|
||||
padding-left: 35px;
|
||||
position: relative;
|
||||
&::before {
|
||||
|
Loading…
Reference in New Issue
Block a user