forked from trent_larson/crowd-funder-for-time-pwa
don't highlight profile Advanced link in blue
This commit is contained in:
@@ -471,7 +471,7 @@
|
||||
<!-- id used by puppeteer test script -->
|
||||
<h3
|
||||
id="advanced"
|
||||
class="text-blue-500 text-sm font-semibold mb-3"
|
||||
class="text-sm font-semibold mb-3"
|
||||
@click="showAdvanced = !showAdvanced"
|
||||
>
|
||||
Advanced
|
||||
|
||||
Reference in New Issue
Block a user