mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-06 13:35:44 +01:00
remove margin of heading
This commit is contained in:
@@ -95,7 +95,7 @@ class RepositoryEntry extends React.Component<Props> {
|
||||
</figure>
|
||||
<div className="media-content">
|
||||
<div className="content">
|
||||
<p>
|
||||
<p className="is-marginless">
|
||||
<strong>{repository.name}</strong>
|
||||
</p>
|
||||
<p className={"shorten-text"}>{repository.description}</p>
|
||||
|
||||
Reference in New Issue
Block a user