Current state
This commit is contained in:
@ -99,3 +99,9 @@ body {
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.rotate {
|
||||
transform: rotate(90deg);
|
||||
color: red;
|
||||
transition: 1s;
|
||||
}
|
||||
|
Reference in New Issue
Block a user