adjust img proportion
This commit is contained in:
@@ -59,6 +59,11 @@ body {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
header img{
|
||||
max-height: 100%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#title{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user