312
edits
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
.welcomebanner { | .welcomebanner { | ||
align-items: center; | |||
background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e3/Wikipedia_logo_letters_banner.svg); | |||
background-image: url(https:// | |||
background-position: right; | background-position: right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
display: flex; | |||
margin-bottom: 1.5rem; | |||
margin-top: 0.5rem; | |||
padding-bottom: 0; | |||
padding-left: 0; | |||
padding-top: 0; | |||
} | } | ||