mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
4 lines
74 B
CSS
4 lines
74 B
CSS
.style {
|
|
grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
}
|