|
1 |
| -@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700;900&display=swap);*, *:after, *:before { |
| 1 | +@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;900&display=swap);*, *:after, *:before { |
2 | 2 | -webkit-box-sizing: inherit;
|
3 | 3 | box-sizing: inherit;
|
4 | 4 | }
|
@@ -4252,7 +4252,7 @@ a.button, .button {
|
4252 | 4252 | display: inline-flex;
|
4253 | 4253 | font-family: "Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
|
4254 | 4254 | font-size: 1em;
|
4255 |
| - font-weight: 400; |
| 4255 | + font-weight: 600; |
4256 | 4256 | text-decoration: none;
|
4257 | 4257 | white-space: nowrap;
|
4258 | 4258 | outline: none;
|
@@ -4500,25 +4500,25 @@ a.button.link.invert .button, a.button.link.invert i, a.button.link.invert [clas
|
4500 | 4500 | a.button.mini, .button.mini {
|
4501 | 4501 | font-size: .909em;
|
4502 | 4502 | padding: 0.445rem 0.9rem;
|
4503 |
| - font-weight: 400; |
| 4503 | + font-weight: 600; |
4504 | 4504 | }
|
4505 | 4505 |
|
4506 | 4506 | a.button.small, .button.small {
|
4507 | 4507 | font-size: .979em;
|
4508 | 4508 | padding: 0.645rem 1.4rem;
|
4509 |
| - font-weight: 400; |
| 4509 | + font-weight: 600; |
4510 | 4510 | }
|
4511 | 4511 |
|
4512 | 4512 | a.button.large, .button.large {
|
4513 | 4513 | font-size: 1.25em;
|
4514 | 4514 | padding: 1.15rem 2.1rem;
|
4515 |
| - font-weight: 400; |
| 4515 | + font-weight: 600; |
4516 | 4516 | }
|
4517 | 4517 |
|
4518 | 4518 | a.button.huge, .button.huge {
|
4519 | 4519 | font-size: 1.45em;
|
4520 | 4520 | padding: 1.3rem 2.4rem;
|
4521 |
| - font-weight: 400; |
| 4521 | + font-weight: 600; |
4522 | 4522 | }
|
4523 | 4523 |
|
4524 | 4524 | a.button.block, .button.block {
|
@@ -4640,25 +4640,25 @@ a.button.secondary:focus i, a.button.secondary:focus [class^="material-icons"],
|
4640 | 4640 | .buttons.mini > .button, .buttons.mini > .dropdown > .button {
|
4641 | 4641 | font-size: .909em;
|
4642 | 4642 | padding: 0.445rem 0.9rem;
|
4643 |
| - font-weight: 400; |
| 4643 | + font-weight: 600; |
4644 | 4644 | }
|
4645 | 4645 |
|
4646 | 4646 | .buttons.small > .button, .buttons.small > .dropdown > .button {
|
4647 | 4647 | font-size: .979em;
|
4648 | 4648 | padding: 0.645rem 1.4rem;
|
4649 |
| - font-weight: 400; |
| 4649 | + font-weight: 600; |
4650 | 4650 | }
|
4651 | 4651 |
|
4652 | 4652 | .buttons.large > .button, .buttons.large > .dropdown > .button {
|
4653 | 4653 | font-size: 1.25em;
|
4654 | 4654 | padding: 1.15rem 2.1rem;
|
4655 |
| - font-weight: 400; |
| 4655 | + font-weight: 600; |
4656 | 4656 | }
|
4657 | 4657 |
|
4658 | 4658 | .buttons.huge > .button, .buttons.huge > .dropdown > .button {
|
4659 | 4659 | font-size: 1.45em;
|
4660 | 4660 | padding: 1.3rem 2.4rem;
|
4661 |
| - font-weight: 400; |
| 4661 | + font-weight: 600; |
4662 | 4662 | }
|
4663 | 4663 |
|
4664 | 4664 | .buttons.primary > .button, .buttons.primary > .dropdown > .button {
|
@@ -4906,25 +4906,25 @@ a.button.secondary:focus i, a.button.secondary:focus [class^="material-icons"],
|
4906 | 4906 | .dropdown.mini > .button, .dropdown.mini > .dropdown > .button {
|
4907 | 4907 | font-size: .909em;
|
4908 | 4908 | padding: 0.445rem 0.9rem;
|
4909 |
| - font-weight: 400; |
| 4909 | + font-weight: 600; |
4910 | 4910 | }
|
4911 | 4911 |
|
4912 | 4912 | .dropdown.small > .button, .dropdown.small > .dropdown > .button {
|
4913 | 4913 | font-size: .979em;
|
4914 | 4914 | padding: 0.645rem 1.4rem;
|
4915 |
| - font-weight: 400; |
| 4915 | + font-weight: 600; |
4916 | 4916 | }
|
4917 | 4917 |
|
4918 | 4918 | .dropdown.large > .button, .dropdown.large > .dropdown > .button {
|
4919 | 4919 | font-size: 1.25em;
|
4920 | 4920 | padding: 1.15rem 2.1rem;
|
4921 |
| - font-weight: 400; |
| 4921 | + font-weight: 600; |
4922 | 4922 | }
|
4923 | 4923 |
|
4924 | 4924 | .dropdown.huge > .button, .dropdown.huge > .dropdown > .button {
|
4925 | 4925 | font-size: 1.45em;
|
4926 | 4926 | padding: 1.3rem 2.4rem;
|
4927 |
| - font-weight: 400; |
| 4927 | + font-weight: 600; |
4928 | 4928 | }
|
4929 | 4929 |
|
4930 | 4930 | input[type='color'], input[type='date'], input[type='datetime'], input[type='datetime-local'], input[type='email'], input[type='month'], input[type='number'], input[type='password'], input[type='search'], input[type='tel'], input[type='text'], input[type='url'], input[type='week'], input[type='file'], input:not([type]), textarea, select {
|
@@ -5073,7 +5073,7 @@ input:disabled {
|
5073 | 5073 | height: 2.5rem;
|
5074 | 5074 | font-size: 1em;
|
5075 | 5075 | padding: 0.935rem 1.6rem;
|
5076 |
| - font-weight: 400; |
| 5076 | + font-weight: 600; |
5077 | 5077 | }
|
5078 | 5078 |
|
5079 | 5079 | .form .group > .button:first-child, .form .item > .group > .button:first-child {
|
|
0 commit comments