新增巨幕样式;

This commit is contained in:
2022-04-28 16:01:50 +08:00
parent a308ed7a2a
commit 51d5b7e159
8 changed files with 130 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
.jumbotron {
&.clean{
background-color: #fff;
}
}