Skip to content

Commit e612af4

Browse files
author
eastcoastdeveloper
committed
2 files modified
1 parent ac8afae commit e612af4

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

src/app/app.component.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<span>( ) =</span>
44
<span class="caret">&#62;</span>
55
</div>
6-
<a href="https://frontenddevelopment.tech/" target="_blank"
7-
>frontenddevelopment.tech</a
8-
>
96
</header>
107

118
<div id="dropdown-component">

src/styles.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,4 @@ header {
2929
font-weight: lighter;
3030
}
3131
}
32-
a {
33-
text-decoration: none;
34-
position: absolute;
35-
right: 20px;
36-
top: 50%;
37-
transform: translateY(-50%);
38-
float: right;
39-
color: #d9a74a;
40-
}
4132
}

0 commit comments

Comments
 (0)