feature: page about
This commit is contained in:
@ -6,6 +6,10 @@ main {
|
||||
background-color: pink;
|
||||
}
|
||||
|
||||
.whitespace-normal {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
@import 'header/_index';
|
||||
@import 'left-nav/_index';
|
||||
@import 'content/_index';
|
Reference in New Issue
Block a user