remove redundant css from default.css

This commit is contained in:
Mario Vavti 2018-05-30 20:18:13 +02:00
parent 881406f82b
commit e1a55ba471

View File

@ -1,11 +1,3 @@
header #banner {
position: fixed;
top: 0px;
width: 33%;
margin-left: 33%;
margin-right: 33%;
}
main {
display: table;
table-layout: fixed;