code-server/src/browser/pages/home.css
2020-02-04 14:31:44 -06:00

9 lines
145 B
CSS

.orientation-guide {
align-items: center;
color: #b6b6b6;
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
}