Skip to content
Snippets Groups Projects
Commit e75035b7 authored by Marcel van Remmerden's avatar Marcel van Remmerden Committed by Annabel Dunstone Gray
Browse files

Add bottom margin to snippet title

parent 9ac48b4e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -17,7 +17,7 @@
= render "snippets/actions"
 
.snippet-header.limited-header-width
%h2.snippet-title.prepend-top-0.append-bottom-0.qa-snippet-title
%h2.snippet-title.prepend-top-0.mb-3.qa-snippet-title
= markdown_field(@snippet, :title)
 
- if @snippet.description.present?
Loading
Loading
---
title: Add bottom margin to snippet title
merge_request: 32877
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment