work on it

This commit is contained in:
bkfox
2019-07-28 18:40:59 +02:00
parent 7c8814e164
commit fff4801ac7
15 changed files with 190 additions and 146 deletions

View File

@ -28,7 +28,12 @@ $body-background-color: $light;
/** page **/
.page {
.header {
& > .cover {
float: right;
max-width: 45%;
}
& > .header {
margin-bottom: 1.5em;
}