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