4 lines
34 B
CSS
4 lines
34 B
CSS
main {
|
|
transform: scaleX(-1);
|
|
}
|
main {
|
|
transform: scaleX(-1);
|
|
}
|