make header image the height of the header
This commit is contained in:
@@ -29,10 +29,10 @@ footer {
|
||||
|
||||
#headerimg {
|
||||
border-right: 3px solid black;
|
||||
height: 128px;
|
||||
width: 128px;
|
||||
flex: initial;
|
||||
background-image: url("/watching.jpg");
|
||||
flex: initial;
|
||||
align-self: stretch;
|
||||
}
|
||||
|
||||
#headermain {
|
||||
|
||||
Reference in New Issue
Block a user