fix banner for full flavour

This commit is contained in:
Mario Vavti 2015-09-13 16:16:03 +02:00
parent 0c3d9af333
commit 3425267368

View File

@ -1,9 +1,8 @@
header #banner {
position: fixed;
top: 0;
width: 250px;
margin-left: auto;
margin-right: auto;
width: 33%;
margin-left: 33%;
margin-right: 33%;
}
section {