1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-01 12:22:15 +02:00

🔤 ui/ux

This commit is contained in:
2025-03-06 10:59:41 +01:00
parent 963ed53c84
commit 66fdee2c05
3 changed files with 19 additions and 10 deletions

View File

@ -5,7 +5,6 @@ ${host} {
grid-column: full-main;
width: calc(100% - .75em);
height: calc(4/6 * var(--body-max-width));
margin: 2rem auto;
border-radius: var(--border-radius);
box-shadow: var(--shadow);
border: 1px solid var(--border);