Update ProjectItem.svelte
This commit is contained in:
parent
5c2668edb9
commit
2415c2c0bc
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
.project-name {
|
.project-name {
|
||||||
margin: $unit 0 $unit-half;
|
margin: $unit 0 $unit-half;
|
||||||
font-size: 1.2rem;
|
font-size: 1rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: $red-60;
|
color: $red-60;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue