app icon, styling, light mode, top bar component
This commit is contained in:
@@ -3,7 +3,7 @@ import "../../components/TopBar.js"
|
||||
class Announcements extends Shadow {
|
||||
render() {
|
||||
VStack(() => {
|
||||
TopBar()
|
||||
|
||||
})
|
||||
.boxSizing("border-box")
|
||||
.backgroundColor("var(--main)")
|
||||
|
||||
Reference in New Issue
Block a user