fix some styles, bench 64
This commit is contained in:
4
site.css
4
site.css
@@ -4,7 +4,7 @@ img#aaron {
|
||||
}
|
||||
|
||||
body {
|
||||
max-width: 800px;
|
||||
max-width: 780px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
@@ -25,12 +25,12 @@ footer {
|
||||
.img-grid {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.img-grid a {
|
||||
display: inline-block;
|
||||
height: 160px;
|
||||
margin-right: 40px;
|
||||
margin-bottom: 10px;
|
||||
width: 160px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user