We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b273b4 commit 736bdb7Copy full SHA for 736bdb7
1 file changed
app/views/static/home/_space_welcome.html.erb
@@ -2,7 +2,7 @@
2
<%# Welcome text %>
3
<div class="welcome-text">
4
<h1 class="module-heading"><%= current_space.title %></h1>
5
- <div class="description font-size-lg">
+ <div class="font-size-lg">
6
<%= render_markdown current_space.description %>
7
</div>
8
0 commit comments