Files
core/view/css/full.css

13 lines
161 B
CSS

header #banner {
position: fixed;
top: 0px;
width: 33%;
margin-left: 33%;
margin-right: 33%;
}
section {
height: 100vh;
padding: 4.5rem 7px 200px 7px;
}