Lighter font weight for labels (300)
This commit is contained in:
@@ -121,6 +121,7 @@
|
|||||||
---------------------------------------------------------------------------- */
|
---------------------------------------------------------------------------- */
|
||||||
.card .form-label {
|
.card .form-label {
|
||||||
color: #ffe699;
|
color: #ffe699;
|
||||||
|
font-weight: 300;
|
||||||
animation: gold-shimmer 1.5s ease-in-out infinite;
|
animation: gold-shimmer 1.5s ease-in-out infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user