code-server/src/browser/pages/home.css

9 lines
145 B
CSS
Raw Normal View History

2020-02-05 02:27:46 +07:00
.orientation-guide {
align-items: center;
color: #b6b6b6;
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
}