streams/view/css/full.css

12 lines
153 B
CSS

header #banner {
position: fixed;
top: 0;
width: 250px;
margin-left: auto;
margin-right: auto;
}
section {
display: block;
min-height: 112px;
}