Recentre creation images
This commit is contained in:
parent
2977b1b916
commit
21707d4cf8
|
@ -41,7 +41,7 @@
|
|||
|
||||
.index .creations .creation {
|
||||
display: inline-block;
|
||||
vertical-align: top; /* Ensures alignment if items have different heights */
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.index .creations .creation a {
|
||||
|
@ -64,7 +64,7 @@
|
|||
max-width: 14rem;
|
||||
max-height: 14rem;
|
||||
|
||||
margin: 0;
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
@ -141,7 +141,7 @@
|
|||
font: 1.1rem/1.5 serif;
|
||||
}
|
||||
|
||||
.content ximg {
|
||||
.content img {
|
||||
width: 100%;
|
||||
max-width: 36rem;
|
||||
height: auto;
|
||||
|
|
Loading…
Reference in New Issue
Block a user