possibly mayb also fix extra space on the right on mobile
This commit is contained in:
@@ -110,8 +110,9 @@ div.app:hover {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
grid-template-areas: 'one two';
|
grid-template-areas: 'one two';
|
||||||
}
|
}
|
||||||
.app {
|
.apps {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
grid-template-areas: 'one two';
|
||||||
}
|
}
|
||||||
:root {
|
:root {
|
||||||
width: 95%;
|
width: 95%;
|
||||||
|
|||||||
Reference in New Issue
Block a user