Skip to content
Snippets Groups Projects
Commit 32e70324 authored by Markus Kalijärvi's avatar Markus Kalijärvi
Browse files

Fixed site header styles.

parent 20dda605
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@
padding: 20px;
transform: translateX(0);
visibility: visible;
width: 90vw;
width: 90%;
z-index: 100;
}
}
......
......@@ -13,8 +13,6 @@ export class SiteSearch {
@Prop() color: string;
render() {
// let isMobile = this.isAlternative ? :;
return (
<button
aria-label={this.label}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment