Format long numbers. Updated README.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
.container {
|
||||
.bar {
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1000px) {
|
||||
@media only screen and (max-width: 992px) {
|
||||
.container > div:last-child {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user