@ -581,7 +581,7 @@ semantic.ready = function() {
$(this)
.stop()
.animate({
width: '130px'
width: '135px'
}, 300, function() {
$(this).find('.text').show();
})
@ -425,7 +425,7 @@ body.guide .main.container > * {
border: none;
overflow: hidden;
height: auto;
padding: 6px 8px 15px;
padding: 6px 0px 13px;
}
#example .inverted.advertisement .carbonad-text {
color: rgba(255, 255, 255, 0.6);