Skip to content

Commit d3de703

Browse files
review amends
1 parent 2deb240 commit d3de703

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/components/cylc/GraphSubgraph.vue

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@
1717
:y="labelYPosition"
1818
font-family="Roboto"
1919
alignment-baseline="middle" text-anchor="middle"
20-
font-size="70px"
20+
font-size="60px"
2121
fill="black"
22-
stroke-width=1.5
22+
stroke-width=5
23+
paint-order="stroke"
2324
stroke="white"
2425
>
2526
{{ subgraph.label }}

0 commit comments

Comments
 (0)