corda-checkers/webapp/src/components/Header/index.css

10 lines
116 B
CSS
Raw Normal View History

2023-10-19 16:09:19 +02:00
h1 {
display: inline-flex;
}
2023-10-19 18:56:46 +02:00
.OnlineTgl {
transform: scale(.25, .25);
width: 32px;
height: 16px;
}