diff options
Diffstat (limited to 'cloud/app/src/routes/index.css')
| -rw-r--r-- | cloud/app/src/routes/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/app/src/routes/index.css b/cloud/app/src/routes/index.css index c4b1fb726..707820196 100644 --- a/cloud/app/src/routes/index.css +++ b/cloud/app/src/routes/index.css @@ -165,7 +165,7 @@ padding-right: 1rem; } - a[target="_self"] { + a[data-slot="cta"] { text-transform: uppercase; } |
