eng0.4.1
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
padding-right: 2px;
|
||||
font-family: "Comic Sans MS";
|
||||
text-align: left;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.cardch {
|
||||
transition: 0.3s;
|
||||
@@ -30,6 +31,9 @@
|
||||
padding-right: 2px;
|
||||
font-family: "Comic Sans MS";
|
||||
}
|
||||
.index-links {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
@media only screen and (min-width : 801px) {
|
||||
.last-ch {
|
||||
@@ -51,6 +55,9 @@
|
||||
.carda {
|
||||
display: flex;
|
||||
}
|
||||
.logo-data {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width : 800px) {
|
||||
@@ -70,4 +77,7 @@
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.logo-data {
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user