7 lines
66 B
CSS
7 lines
66 B
CSS
body {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.app-content nav {
|
|
display: none;
|
|
} |