File tree Expand file tree Collapse file tree 3 files changed +11
-13
lines changed
Expand file tree Collapse file tree 3 files changed +11
-13
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ <h1 class="post-title">{{ page.title }}</h1>
2727 {% endif %}
2828 < div class ="profile ">
2929 < img src ="{{ site.author.image }} " alt ="{{ site.author.name }}'s Picture " class ="avatar " style ="margin-bottom: .66667em " />
30- Steve Wilkes, Principal Consultant
30+ Steve Wilkes, Principal Engineer
3131 </ div >
3232 < div class ="post-content ">
3333 {{content}}
Original file line number Diff line number Diff line change 3030 margin : 0 10px 0 0 ;
3131}
3232
33- .site-logo a ,
34- .profile a {
35- color : $gray-darkest ;
33+ .profile {
34+ font-size : .76667em ;
35+ margin : 0 0 1.66667em ;
36+
37+ a {
38+ color : $gray-darkest ;
39+ }
3640}
3741
3842.site-logo img {
Original file line number Diff line number Diff line change 4242 padding : 0 ;
4343 }
4444
45- .site-logo ,
46- .profile {
47- font-size : .76667em ;
48- margin : 0 0 1.66667em ;
49- }
50-
5145 .site-logo img {
5246 max-height : 100px ;
5347 }
8478 .social-links {
8579 -ms-flex-pack : center ;
8680 justify-content : center ;
87- }
8881
89- .social-links a {
90- margin : 0 5px 0.5em ;
82+ a {
83+ margin : 0 5px 0.5em ;
84+ }
9185 }
9286}
9387
You can’t perform that action at this time.
0 commit comments