mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-05-29 06:03:11 +00:00
Fix __init__ file
Style code with Black
This commit is contained in:
parent
e7bbb02aba
commit
dcc9247ba0
8 changed files with 84 additions and 62 deletions
|
@ -9,6 +9,8 @@ $darkBlue: var(--darkBlue)
|
|||
|
||||
@mixin button($color)
|
||||
text-decoration: none
|
||||
text-align: center
|
||||
white-space: nowrap
|
||||
background-color: RGBA($color, 0.02)
|
||||
color: RGB($color)
|
||||
border-radius: 2px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue