diff --git a/hwe/scss/main.scss b/hwe/scss/main.scss index 735d8d69..0eeb1e8f 100644 --- a/hwe/scss/main.scss +++ b/hwe/scss/main.scss @@ -1,5 +1,5 @@ -@import "./common/break_500px.scss"; @import "./common/bootstrap5.scss"; +@import "./common/break_500px.scss"; body { color: white; diff --git a/hwe/ts/components/TopBackBar.vue b/hwe/ts/components/TopBackBar.vue index 040f74a1..62e340c0 100644 --- a/hwe/ts/components/TopBackBar.vue +++ b/hwe/ts/components/TopBackBar.vue @@ -8,8 +8,8 @@