Skip to content

Commit 82cf324

Browse files
Julien LeveugleJulien Leveugle
authored andcommitted
test
1 parent ee94d25 commit 82cf324

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,16 @@
110110
}
111111

112112
.project-title {
113-
font-size: 1.5rem;
113+
font-size: 1.2rem;
114114
margin-bottom: 0.5rem;
115115
text-transform: uppercase;
116116
letter-spacing: 0.1em;
117+
color: #e0e0e0;
117118
}
118119

119120
.project-role {
120-
color: #888;
121-
font-size: 0.9rem;
121+
color: #666;
122+
font-size: 0.8rem;
122123
letter-spacing: 0.05em;
123124
}
124125

0 commit comments

Comments
 (0)