Skip to content

Commit 37a2ddc

Browse files
authored
Update default.html
1 parent 77b633f commit 37a2ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
</nav>
100100
{% endif %}
101101
</div>
102-
<p style="background:rgba(254, 105, 63);color:white;border-radius:0.5ex;padding:1em;">
102+
<p style="margin:1em;background:rgba(254, 105, 63);color:rgb(252, 242, 242);border-radius:0.5ex;padding:1em;">
103103
You are browsing the documentation for v0.x.<br>
104104
<a href="https://vue-gl.github.io" style="font-weight:bold;color:white;">Visit here</a> for the newest version.
105105
</p>

0 commit comments

Comments
 (0)