summaryrefslogtreecommitdiff
path: root/src/components/ProxyLatency.module.css
blob: aee0864888a597df05f360872a97057bff833636 (plain)
1
2
3
4
5
6
.proxyLatency {
  border-radius: 20px;
  margin: 10px 0;
  padding: 3px 0;
  color: #eee;
}