del some styles
parent
a90cadb48d
commit
8c2062f86e
|
@ -75,15 +75,6 @@ pre {
|
||||||
min-width: calc(100% - 20px);
|
min-width: calc(100% - 20px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.count {
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.count img {
|
|
||||||
height: 75px;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 800px) {
|
@media (max-width: 800px) {
|
||||||
header, footer, main {
|
header, footer, main {
|
||||||
flex: 1 100%;
|
flex: 1 100%;
|
||||||
|
|
Loading…
Reference in New Issue