Commit 02d27b63 authored by Ulises Pineda's avatar Ulises Pineda
Browse files

Corrections are applied to css styles

parent 191a0851
...@@ -232,6 +232,10 @@ body { ...@@ -232,6 +232,10 @@ body {
display: none; display: none;
} }
.main-button-container {
transform: translateX(7vw);
}
@media (min-width: 768px) and (max-width: 1024px) { @media (min-width: 768px) and (max-width: 1024px) {
.first-block { .first-block {
flex-direction: column; flex-direction: column;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment