Skip to content

Commit 18b558c

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-2570 made footer links normal instead of bold
1 parent 0d94050 commit 18b558c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/footer/footer.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:host {
22
a {
3-
font-weight: bold;
3+
font-weight: normal;
44
}
55

66
footer {

0 commit comments

Comments
 (0)