Add text color
This commit is contained in:
parent
c8ac7a31de
commit
424bb7f3a1
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
||||||
border-radius: 0.5em;
|
border-radius: 0.5em;
|
||||||
background-color: consts.$color-2;
|
background-color: consts.$color-2;
|
||||||
|
|
||||||
|
color: consts.$text-color;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: calc(2 * consts.$margin) calc(2 * consts.$margin);
|
padding: calc(2 * consts.$margin) calc(2 * consts.$margin);
|
||||||
box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.3);
|
box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.3);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue