This commit is contained in:
John O'Nolan 2020-05-27 14:43:12 +07:00
parent 0d5a01c20d
commit 27c5688aa6

View file

@ -46,6 +46,10 @@
width: 100%;
}
figure {
margin: 0;
}
img {
max-width: 100%;
}
@ -65,7 +69,7 @@
</style>
</head>
<body class="{{body_class}}">
<body>
<header>
<h2>{{@site.title}}</h2>