mirror of
https://github.com/adam-benyekkou/my_portfolio.git
synced 2026-01-15 20:20:09 +00:00
Added extra fonts, started button reusable component
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.button-hover:hover {
|
||||
background-color: var(--color-nier-dark);
|
||||
color: var(--color-nier-text-light);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user