Update styles.css
This commit is contained in:
parent
3af0a6fbbf
commit
8545d50b89
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ header .banner {
|
||||||
display: block; /* Prevents inline default spacing */
|
display: block; /* Prevents inline default spacing */
|
||||||
margin: 0 auto; /* Centers the image within the header */
|
margin: 0 auto; /* Centers the image within the header */
|
||||||
width: auto; /* Adjusts the width to maintain the aspect ratio */
|
width: auto; /* Adjusts the width to maintain the aspect ratio */
|
||||||
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue