PracticeKea-UI/src/component/Profile.css

5 lines
102 B
CSS
Raw Normal View History

2025-10-27 14:46:51 +00:00
.profile-page .user-info {
margin-block: 2rem;
display: grid;
grid: auto-flow/250px 1fr;
}