Compare commits

...

4 commits

Author SHA1 Message Date
ewen 6897f19c04 sum changes to css 2026-03-31 13:57:59 +02:00
ewen c48ded640a Merge branch 'master' of https://git.ewengadonnaud.xyz/ewen/eweng.space 2026-03-30 19:56:04 +02:00
ewen 8a98fed295 Merge branch 'master' of https://git.ewengadonnaud.xyz/ewen/eweng.space 2026-03-30 19:53:01 +02:00
ewen ddf6d56cce depeches 2026-03-30 19:43:03 +02:00

View file

@ -72,7 +72,8 @@
.depeche-image {
margin-top: 0.8rem;
max-width: 100%;
max-height: 400px;
width: auto;
border: 1px solid #ddd;
display: block;
}
@ -144,4 +145,4 @@ el.innerHTML = el.textContent.split('').map(c =>
).join('');
</script>
</body>
</html>
</html>