Link text has text-transform: capitalize, contrary to Material specs, is removed.

old
Khushil Mistry 2018-03-09 04:20:26 +05:30
parent 24b98ed854
commit 470ffae634
1 changed files with 0 additions and 4 deletions

View File

@ -32,10 +32,6 @@
vertical-align: middle;
}
& > abbr {
text-transform: capitalize;
}
& > small {
font-size: var(--font-size-tiny);
margin-left: calc(0.8 * var(--unit));