morning changes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
@use '../abstracts' as *
|
||||
@use 'sass:color' // For color.adjust()—non-deprecated color tweaks
|
||||
|
||||
body.novaconium
|
||||
body#controlPanel
|
||||
// Simplified tab styling: Square borders, no rounds
|
||||
.tab-container
|
||||
margin: space('lg') auto
|
||||
|
||||
@@ -74,7 +74,7 @@ body.novaconium
|
||||
display: inline-flex
|
||||
align-items: center
|
||||
background: color.adjust($accent-light, $alpha: -0.2)
|
||||
color: $accent-light
|
||||
color: #fff
|
||||
padding: space('xs') space('sm')
|
||||
border-radius: 4px
|
||||
font-size: 12px
|
||||
|
||||
Reference in New Issue
Block a user