Make project name link white
This commit is contained in:
parent
1242d2ead2
commit
cc5bbf0b15
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
.project-name > a {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
.container {
|
.container {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue