fix top margin

This commit is contained in:
pixeldesu 2014-12-12 16:49:15 +01:00
parent 3f8fb96975
commit ba7df144d4
2 changed files with 6 additions and 2 deletions

View File

@ -8,4 +8,8 @@
.entry-text {
margin-bottom: 0px;
}
.entry-about {
margin-top: 0px;
}

View File

@ -21,14 +21,14 @@
%a= show_user_profile_path('nilsding'.screen_name)
%img.img-rounded.answerbox--img{src: gravatar_url('nilsding')}
.media-body
%h4.entry-text nilsding
%h4.entry-text.entry-about nilsding
%h6.entry-subtext Backend, Server & Code
.media
.pull-left
%a= show_user_profile_path('pixeldesu'.screen_name)
%img.img-rounded.answerbox--img{src: gravatar_url('pixeldesu')}
.media-body
%h4.entry-text pixeldesu
%h4.entry-text.entry-about pixeldesu
%h6.entry-subtext Frontend Design & Layout
.panel.panel-default
.panel-body