remove redundant css from default.css
This commit is contained in:
parent
881406f82b
commit
e1a55ba471
@ -1,11 +1,3 @@
|
|||||||
header #banner {
|
|
||||||
position: fixed;
|
|
||||||
top: 0px;
|
|
||||||
width: 33%;
|
|
||||||
margin-left: 33%;
|
|
||||||
margin-right: 33%;
|
|
||||||
}
|
|
||||||
|
|
||||||
main {
|
main {
|
||||||
display: table;
|
display: table;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
|
Reference in New Issue
Block a user