Makes the layout responsive
This commit is contained in:
@@ -22,9 +22,10 @@
|
||||
|
||||
<style>
|
||||
div {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
color: var(--mask-color);
|
||||
display: flex;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user