Footer and ContactView LastUpdate - Align Footer and Contactview
This commit is contained in:
@@ -150,22 +150,9 @@ footer a:not(:last-child) {
|
|||||||
|
|
||||||
@media (min-width: 1280px) and (max-width: 1600px) {}
|
@media (min-width: 1280px) and (max-width: 1600px) {}
|
||||||
|
|
||||||
@media (min-width: 1600px) and (max-width: 1919px) {
|
@media (min-width: 1600px) and (max-width: 1919px) {}
|
||||||
.footer-align {
|
|
||||||
margin-left: 3%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (min-width: 1920px) and (max-width: 2559px) {
|
@media (min-width: 1920px) and (max-width: 2559px) {}
|
||||||
.footer-align {
|
|
||||||
margin-left: 14%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (min-width: 2559px) {
|
@media (min-width: 2559px) {}
|
||||||
|
|
||||||
.footer-align {
|
|
||||||
margin-left: 7%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
|
|
||||||
<!--PC -->
|
<!--PC -->
|
||||||
<v-app style="background-color: #F4F4F4;">
|
<v-app style="background-color: #F4F4F4; ">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user