Stylings
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.container {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.inner {
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
padding: 2em;
|
||||
}
|
||||
Reference in New Issue
Block a user