fiee-official-website/src/style.css

6 lines
93 B
CSS
Raw Normal View History

2025-05-22 06:56:37 +00:00
*{
box-sizing: border-box;
}
.n-drawer-body-content-wrapper{
padding: 0 !important;
}