mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
code.moonweb.org repo updates
This commit is contained in:
@@ -68,6 +68,7 @@ main { max-width: 1100px; margin: 0 auto; padding: 2rem; }
|
||||
transition: box-shadow 0.15s ease, transform 0.15s ease;
|
||||
}
|
||||
.card:hover { box-shadow: 0 2px 10px rgba(0,0,0,0.08); transform: translateY(-1px); }
|
||||
.card-emoji { font-size: 1.3rem; margin-right: 0.3rem; vertical-align: middle; }
|
||||
.card h3 { margin: 0 0 0.4rem; font-size: 1.05rem; color: var(--accent); }
|
||||
.card p { margin: 0; font-size: 0.9rem; color: #555; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user