analytics question mark
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
section {
|
||||
width: 30%;
|
||||
height: 400px;
|
||||
/* height: 400px; */
|
||||
height: auto;
|
||||
padding: 8px;
|
||||
margin: 16px;
|
||||
@ -22,6 +22,11 @@ sections {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#colorPicker {
|
||||
margin: 6px;
|
||||
}
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
section {
|
||||
backdrop-filter: blur(0);
|
||||
|
||||
Reference in New Issue
Block a user