forked from alemi/upub
feat: bigger main column
This commit is contained in:
parent
5f46de0fc9
commit
eb99317e4a
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
|
||||
<link crossorigin rel="stylesheet" href="https://cdn.alemi.dev/web/alemi.css">
|
||||
<style>
|
||||
:root {
|
||||
--main-col-percentage: 70%;
|
||||
}
|
||||
.hidden { display: none; }
|
||||
img.avatar-circle {
|
||||
display: inline;
|
||||
|
|
Loading…
Reference in a new issue