mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
Fix image size
This commit is contained in:
parent
1a7deacd3f
commit
79d6093b7b
@ -52,6 +52,7 @@
|
||||
}
|
||||
|
||||
& *:not(div) {
|
||||
width: 100%;
|
||||
max-width: $layout-post-width;
|
||||
margin-left: auto;
|
||||
margin-right: auto
|
||||
|
Loading…
Reference in New Issue
Block a user