Updated
This commit is contained in:
parent
bbfa0b38ee
commit
fe90f5988a
31 changed files with 613 additions and 50 deletions
|
|
@ -1,6 +1,6 @@
|
|||
@use 'sass:color'
|
||||
@use '../../../configs/design.site' as design
|
||||
@use '../../styles/functions' as func
|
||||
@use '../../configs/design.site' as design
|
||||
@use '../styles/functions' as func
|
||||
|
||||
.counter
|
||||
font-family: inherit
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
&__display
|
||||
font-size: 1.75rem
|
||||
font-weight: 200
|
||||
font-weight: 300
|
||||
|
||||
&__buttons
|
||||
display: flex
|
||||
Loading…
Add table
Add a link
Reference in a new issue