diff --git a/lumbung.space/index.html b/lumbung.space/index.html index 32afbbd..1865457 100644 --- a/lumbung.space/index.html +++ b/lumbung.space/index.html @@ -24,7 +24,10 @@ img{max-width:100%;} p{max-width:60ch;} #more {display: none;} - figcaption{text-align:center} + figcaption{ + text-align:center; + font-size:12px + } button{ background: none!important; @@ -41,6 +44,7 @@ body, button { font-size:14px; } + figcaption{font-size:10px} p{padding:0 10%;} }