summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-07-17 06:19:44 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2024-07-17 06:19:44 +0100
commit5c37993d0672d5ce34e9766d3a4f85c7f59ccb7a (patch)
tree13a785b659996915be3a782e5f8f386402b76c16 /style.css
parentfd0ea710395904e1b4cf5f22fd17af13db43ce5f (diff)
downloadinfoculture.pub-5c37993d0672d5ce34e9766d3a4f85c7f59ccb7a.tar.gz
infoculture.pub-5c37993d0672d5ce34e9766d3a4f85c7f59ccb7a.tar.bz2
infoculture.pub-5c37993d0672d5ce34e9766d3a4f85c7f59ccb7a.zip
webtorrent testing
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 9a83e04..12bbb8e 100644
--- a/style.css
+++ b/style.css
@@ -54,6 +54,7 @@ pre {
.meta {
display: flex;
+ margin: 1em 0;
flex-direction: column;
align-items: flex-end;
}
@@ -210,6 +211,7 @@ article {
background-color: #06360f;
/* aspect-ratio: 16 / 10; */
width: auto;
+ max-width: min(100%, 100vw);
padding: 0vw;
}