Skip to content
Snippets Groups Projects
Commit c9c8e54e authored by Christopher Pietsch's avatar Christopher Pietsch
Browse files

removed margin from detail p

parent 4e4d18d7
Branches
No related tags found
No related merge requests found
...@@ -757,7 +757,9 @@ svg { ...@@ -757,7 +757,9 @@ svg {
.detail .entry .content { .detail .entry .content {
flex: 1; flex: 1;
font-family: 'Lato', sans-serif; }
.detail .entry .content p {
margin: 0;
} }
.detail .entry .content .keyword { .detail .entry .content .keyword {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment