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