3 Commits

Author SHA1 Message Date
eithan a8181e736e Merge branch 'develop' into project2 2022-04-30 03:04:36 +00:00
luis 07ca134469 Se realizo una correción en el responsive 2022-04-29 21:56:06 -05:00
eithan a3ae8fb548 Merge pull request 'project' (#6) from project into develop
Reviewed-on: #6
2022-04-30 02:22:08 +00:00
2 changed files with 8 additions and 3 deletions
+5 -1
View File
@@ -39,6 +39,10 @@ export default {};
</script>
<style scoped>
* {
margin: 0;
padding: 0;
}
#bottom {
position: relative;
@@ -52,7 +56,7 @@ export default {};
}
.wrapper {
min-width: 700px;
width: 80%;
margin: 0px auto;
position: relative;
+3 -2
View File
@@ -28,7 +28,7 @@
<div
class="logo_acatlan_resp col-4 offset-2 d-flex justify-content-center my-2 align-items-center"
class="logo_acatlan_resp col-4 offset-2 d-flex justify-content-center my-3 align-items-center"
>
<a href="https://www.acatlan.unam.mx/" target="_blank">
<img
@@ -41,7 +41,8 @@
</div>
</template>
<style>
<style scoped >
.pad{