update
This commit is contained in:
+5
-4
@@ -56,7 +56,8 @@ h5 {
|
|||||||
p,
|
p,
|
||||||
a,
|
a,
|
||||||
label,
|
label,
|
||||||
.modal_button {
|
.modal_button,
|
||||||
|
.button {
|
||||||
font-size: 1vw;
|
font-size: 1vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -241,7 +242,6 @@ table tr td label {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
font-size: 1vw;
|
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@@ -646,7 +646,7 @@ input[type="file"] {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 980px) {
|
@media screen and (max-width: 992px) {
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 10vw;
|
font-size: 10vw;
|
||||||
}
|
}
|
||||||
@@ -670,7 +670,8 @@ input[type="file"] {
|
|||||||
p,
|
p,
|
||||||
a,
|
a,
|
||||||
label,
|
label,
|
||||||
.modal_button {
|
.modal_button,
|
||||||
|
.button {
|
||||||
font-size: 2vw;
|
font-size: 2vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user