Files
flask_blog/static/css/components/tree.css
2026-03-26 16:07:05 +01:00

11 lines
168 B
CSS

/* --- Decoration --- */
.background-svg {
position: fixed;
bottom: 100px;
right: 200px;
width: 200px;
z-index: -1;
pointer-events: none;
opacity: 0.6;
}