#test a{
text-decoration: none;
line-height: 64px;
font-family: serif;
font-size: 18px;
color: black;
}
#test a:hover{
color: rgb(121, 16, 16);
transform: scale(.5);
}
transform
が効かないのですが、なぜですか?
この回答を見るにはプレミアムプランへの登録が必要です
プレミアムプランとは?