First commit

This commit is contained in:
CyberRex
2026-07-31 14:39:33 +09:00
commit 38670efd46
103 changed files with 22514 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
@use "~@blueprintjs/colors/lib/scss/colors"
#route-search-view
.content
display: flex
flex-direction: column
gap: 15px
> .bp5-card
max-width: 680px
background-color: colors.$light-gray4
.bp5-dark &
background-color: colors.$dark-gray4
.component-program-title
font-size: 18px
line-height: 1.3em
.name
font-weight: 400