mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
6 lines
68 B
CSS
6 lines
68 B
CSS
<style>
|
|
.content {
|
|
display: table;
|
|
margin: auto;
|
|
}
|
|
</style>
|