Work on frontend and fix the theme_switcher bug
This commit is contained in:
@@ -22,11 +22,13 @@ body
|
||||
|
||||
header {
|
||||
grid-area: header;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
main
|
||||
body > main
|
||||
{
|
||||
grid-area: main;
|
||||
grid-area: main;
|
||||
width: 80%;
|
||||
text-align: justify;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user