mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
make main more narrow, images full width.
This commit is contained in:
parent
6c2559e3e6
commit
682b031b0d
@ -42,9 +42,10 @@ body {
|
|||||||
main {
|
main {
|
||||||
container: main / inline-size;
|
container: main / inline-size;
|
||||||
|
|
||||||
|
max-width: 560px;
|
||||||
margin-left: 240px;
|
margin-left: 240px;
|
||||||
padding-left: 30px;
|
padding-left: 30px;
|
||||||
padding-right: 30px;
|
|
||||||
|
|
||||||
padding-top: 10vh;
|
padding-top: 10vh;
|
||||||
padding-bottom: 10vh;
|
padding-bottom: 10vh;
|
||||||
@ -102,7 +103,6 @@ p {
|
|||||||
|
|
||||||
figure {
|
figure {
|
||||||
container: fig / inline-size;
|
container: fig / inline-size;
|
||||||
max-width: 450px !important;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user