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 {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
|
|||
Loading…
Reference in a new issue