200px
This commit is contained in:
parent
6fe6d1deb1
commit
ddb0493a0b
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ nav a:active {
|
|||
|
||||
header .banner {
|
||||
max-width: 100%; /* Ensures the image is never larger than its container */
|
||||
height: auto; /* Maintains the aspect ratio */
|
||||
height: 200; /* Maintains the aspect ratio */
|
||||
display: block; /* Prevents inline default spacing */
|
||||
margin: 0 auto; /* Centers the image within the header */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue