use the same font size comments
This commit is contained in:
parent
0e8af84ddc
commit
014f134465
4 changed files with 5 additions and 2 deletions
|
|
@ -26,11 +26,12 @@
|
|||
margin: 1rem 0;
|
||||
}
|
||||
&-description {
|
||||
font-size: 15px;
|
||||
color: $mid-gray;
|
||||
margin: 1rem 0;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
&-description-disabled {
|
||||
font-size: 0.9em;
|
||||
color: cadetblue;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue