Skip to content

Commit 4f5e88f

Browse files
authored
chore: update banner styling
1 parent e02178d commit 4f5e88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/_partials/header.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<a href="https://www.surveymonkey.com/r/6FYQDZY?ref=nativescript-vue"
22
target="_blank"
33
rel="noopener"
4-
class="block bg-blue-light md:bg-green md:border-t-8 border-green p-4 md:p-0 text-center no-underline text-white">
4+
class="block bg-blue-light md:bg-green md:border-t-8 border-green p-4 md:p-0 text-center underline text-white">
55
Help us improve NativeScript by filling out a quick survey!
66
</a>
77
<!--

0 commit comments

Comments
 (0)