mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-04-05 03:10:57 -04:00
css: black color
This commit is contained in:
parent
3c3deda986
commit
27840f3537
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ a {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
/*width: 100%;*/
|
/*width: 100%;*/
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.primary-btn {
|
.primary-btn {
|
||||||
|
|
Loading…
Add table
Reference in a new issue