mirror of
https://github.com/aclindsa/moneygo.git
synced 2024-10-31 16:00:05 -04:00
6 lines
66 B
CSS
6 lines
66 B
CSS
div#content {
|
|
width: 95%;
|
|
min-width: 75em;
|
|
max-width: 100em;
|
|
}
|