Commit 94e50ac5 by jhukal9@gmail.com

minor changes

parent a8d10d88
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -138,14 +138,14 @@ button {
}
}
.download-popup {
position: fixed;
top: 80px;
bottom: 64px;
left: 50%;
transform: translateX(-50%);
background-color: $white;
}
// .download-popup {
// position: fixed;
// top: 80px;
// bottom: 64px;
// left: 50%;
// transform: translateX(-50%);
// background-color: $white;
// }
@media (max-width: 767px) {
.section-title {
......
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