Skip to content
Snippets Groups Projects
Verified Commit 7da7c31d authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

feat: removed display frame margins

parent 6a4fbb04
No related branches found
No related tags found
1 merge request!9Version 0.4.0 🍾
Pipeline #1344 passed
......@@ -41,17 +41,10 @@
background-color: #1b1a17;
border: 2px solid #50cb93;
font-size: 0px;
margin-top: 78px;
max-width: 320px;
padding: 8px 8px 8px 8px;
}
@media only screen and (max-width: 1120px) {
.display > .display-frame {
margin-top: 12px;
}
}
.display.fullscreen > .display-frame {
background-color: transparent;
border: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment