hopefully fix banner for choklet flavour
This commit is contained in:
parent
67c2b309d1
commit
0c3d9af333
@ -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%;
|
||||
}
|
||||
|
||||
#blog-banner {
|
||||
|
@ -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%;
|
||||
}
|
||||
#blog-banner {
|
||||
position: relative;
|
||||
|
@ -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%;
|
||||
}
|
||||
#blog-banner {
|
||||
position: relative;
|
||||
|
@ -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%;
|
||||
}
|
||||
#blog-banner {
|
||||
position: relative;
|
||||
|
@ -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%;
|
||||
}
|
||||
#blog-banner {
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user