add https port to config object
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
}
|
||||
|
||||
.cardBox {
|
||||
margin: 4px;
|
||||
margin: 3px;
|
||||
}
|
||||
|
||||
.grayscale {
|
||||
@@ -54,13 +54,6 @@
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
|
||||
@media all and (max-width: 800px) {
|
||||
|
||||
.cardBox {
|
||||
margin: 0 2px;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 600px) {
|
||||
|
||||
.cardBox {
|
||||
|
||||
Reference in New Issue
Block a user