website/src/App.css
2020-03-03 21:38:53 +01:00

14 lines
221 B
CSS

.locationIcon {
width: 32px;
margin-top: -16px;
margin-left: -16px;
}
div.react-toast-notifications__container {
z-index: 1031 ;
}
.selected-gasType.list-group-item {
font-style: italic;
font-weight: bold;
}