peertube-plugin-ncd-sell-st.../assets/style.css

11 lines
166 B
CSS
Raw Permalink Normal View History

2023-12-13 00:42:42 +00:00
.ncd-content {
2023-12-13 00:31:35 +00:00
width: 100%;
max-width: 1280px;
margin: 0 auto;
padding-top: 40px;
margin-bottom: 40px;
}
.text-center {
text-align: center;
}