7 lines
No EOL
73 B
CSS
7 lines
No EOL
73 B
CSS
.box {
|
|
grid-template-columns: 1fr;
|
|
}
|
|
|
|
.flag {
|
|
inline-size: 1em;
|
|
} |