Files
Sheep-Service/web/lib/pages/card/style.css
2025-03-31 00:22:21 +03:00

6 lines
121 B
CSS

.page-card {
width: calc(100% - 40px);
display: flex;
flex-direction: column;
margin: 20px 20px 0 20px;
}