updated body and image size
This commit is contained in:
parent
a88b8c687f
commit
595202627e
@ -24,7 +24,7 @@ body {
|
||||
margin: auto;
|
||||
padding: @margin * 2;
|
||||
padding-top: 0px;
|
||||
max-width: 1280px;
|
||||
max-width: 1440px;
|
||||
|
||||
}
|
||||
|
||||
@ -93,7 +93,7 @@ p.pitch {
|
||||
width: @mainW;
|
||||
|
||||
img {
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user