3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 23:09:59 +00:00
zeppelin/presetup-configurator/src/App.css

9 lines
91 B
CSS
Raw Normal View History

2021-01-18 22:44:54 +02:00
.App {
display: flex;
justify-content: center;
}
.App .wrapper {
flex: 0 1 800px;
}