mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: scss architecture.
This commit is contained in:
9
client/src/style/objects/typography.scss
Normal file
9
client/src/style/objects/typography.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
.#{$ns}-heading{
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.divider{
|
||||
border-top: 1px solid #e8e8e8;
|
||||
height: 1px;
|
||||
}
|
||||
Reference in New Issue
Block a user