mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-02 21:20:39 +01:00
8 lines
61 B
CSS
8 lines
61 B
CSS
|
|
@media {
|
|
#main {
|
|
width: 100%;
|
|
min-width: 0;
|
|
}
|
|
}
|