7 lines
103 B
CSS
7 lines
103 B
CSS
div#records {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100vw;
|
|
padding: 1.5rem;
|
|
} |