fredboniface.co.uk/style/new_style.css

21 lines
243 B
CSS

html {
height: 100%;
}
body {
}
.header-image-home {
min-height: 50%;
width: 100%;
position: fixed;
top: 0;
}
.page-title {
font-family: sans-serif;
font-size: 4vw;
position: relative;
box-shadow: 3px;
}