styled the page descripton technical documentation as button
This commit is contained in:
parent
3b08513cfd
commit
2a56062fd3
File diff suppressed because one or more lines are too long
|
@ -27,6 +27,11 @@
|
|||
display:inline;
|
||||
width: 0;
|
||||
}
|
||||
&.tech-document-link {
|
||||
a {
|
||||
@include button;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue