7 lines
75 B
CSS
Executable File
7 lines
75 B
CSS
Executable File
body {
|
|
background-color: #ddd;
|
|
}
|
|
|
|
body > .ui.grid {
|
|
height: 100%;
|
|
} |