website/src/App.css

14 lines
221 B
CSS
Raw Normal View History

.locationIcon {
width: 32px;
2020-03-03 21:38:53 +01:00
margin-top: -16px;
margin-left: -16px;
2020-03-01 20:40:51 +01:00
}
div.react-toast-notifications__container {
z-index: 1031 ;
}
2020-03-01 20:40:51 +01:00
.selected-gasType.list-group-item {
font-style: italic;
font-weight: bold;
}