Remove marging bottom of SelectWebcamForm
This commit is contained in:
parent
23c74bd7aa
commit
e45198e403
@ -134,7 +134,7 @@
|
|||||||
|
|
||||||
section.selectWebcamForm {
|
section.selectWebcamForm {
|
||||||
margin-top: 3vh;
|
margin-top: 3vh;
|
||||||
margin-bottom: 3vh;
|
/* margin-bottom: 3vh;*/
|
||||||
min-height: 10vh;
|
min-height: 10vh;
|
||||||
width: 50vw;
|
width: 50vw;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
@ -158,6 +158,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
h2{
|
h2{
|
||||||
|
color: pink;
|
||||||
font-family: "Press Start 2P";
|
font-family: "Press Start 2P";
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
}
|
}
|
||||||
@ -176,7 +177,7 @@
|
|||||||
|
|
||||||
img {
|
img {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
margin-right: 10px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user