mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 10:22:53 +00:00
styling
This commit is contained in:
@@ -1,20 +1,13 @@
|
||||
.SensorInfo{
|
||||
flex: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
padding-right: 1em;
|
||||
padding-left: 1em;
|
||||
min-width: 0;
|
||||
min-height: 600px;
|
||||
width: 80%;
|
||||
.selector-row{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 2em;
|
||||
select{
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
.home{
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user