Files
core/view/css/full.css
2023-10-20 09:27:53 +00:00

13 lines
156 B
CSS

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