JSFiddle - React, Tailwind, and code Playground

by michaelthomas

HTML

<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.1.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.1.1/css/bootstrap-combined.min.css">

CSS

.release_logo{
    /*float: none;*/
    position: absolute; 
    top: 23px; 
    left: 70px; 
    z-index: 1031
}


.logo{
 
    position: absolute; 
    top: 5px; 
    left: 25px; 
    z-index: 1031    
}