Skip to content

Commit 736bdb7

Browse files
committed
Remove border from space front page
1 parent 4b273b4 commit 736bdb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/static/home/_space_welcome.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<%# Welcome text %>
33
<div class="welcome-text">
44
<h1 class="module-heading"><%= current_space.title %></h1>
5-
<div class="description font-size-lg">
5+
<div class="font-size-lg">
66
<%= render_markdown current_space.description %>
77
</div>
88
</div>

0 commit comments

Comments
 (0)