Skip to content

Commit 0dfaa05

Browse files
committed
dash
1 parent 0e18877 commit 0dfaa05

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Diff for: src/components/Dashboard/Dashboard.css

+6-1
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,15 @@ h1 {
7575
.card-header {
7676
position: absolute;
7777
top: 3px;
78-
left: 5px;
78+
left: 8px;
7979
height: 30px;
8080
width: 80%;
8181
margin: 0 auto;
82+
font-family: 'Open Sans Condensed';
83+
font-weight: 700;
84+
font-size: 20px;
85+
/* letter-spacing: 1px; */
86+
8287
}
8388

8489
.projectToolTip {

0 commit comments

Comments
 (0)