X
This commit is contained in:
parent
2abc9a49de
commit
18edded43a
2 changed files with 4 additions and 3 deletions
|
|
@ -61,9 +61,9 @@ nav a:active {
|
|||
|
||||
header .banner {
|
||||
max-width: 100%;
|
||||
max-height: 200px;
|
||||
max-height: 250spx; /* before xmass 200 */
|
||||
display: block;
|
||||
margin: 40px auto 0px auto;
|
||||
margin: 10px auto 0px auto; /* before xmass 40 auto 0px auto */
|
||||
width: auto;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue