Skip to content

Commit

Permalink
add documentation for send Mockup to Hightech Interview
Browse files Browse the repository at this point in the history
  • Loading branch information
Macorreag committed Jul 8, 2020
1 parent 9f27117 commit 1806d97
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

## Visualización del Proyecto:

**En Dispositivos Móviles**

Si se encuentra visualizando la página directamente desde su Telefono Celular simplemente realice un gesto de Scroll para visualizar el contenido del Mockup.

**En computadoras de Escritorio**

Esta página NO esta optimizada para dispositivos de escritorio, sin embargo puede visualizar el contenido de la misma, pero no encontrara tendra la misma experiencia que una visualización en dispositivos móviles.Si lo desea puede activar la visualización de dimesiones de telefono en su navegador, [si utiliza Chrome puede leer esta explicación](https://superuser.com/questions/1214829/how-can-i-view-the-mobile-version-of-a-webpage-in-google-chrome-for-desktop) para entender el proceso.

## Project Dependencies:

- Bootstrap 4.5
Expand Down
2 changes: 1 addition & 1 deletion styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ h1{
float: right;
top: -3vh;
height: 80%;
max-height: 300px;
max-height: 470px;
/* max-height: 0px; */
padding-right: 2vh;
position: relative;
Expand Down

0 comments on commit 1806d97

Please sign in to comment.