5 lines
54 B
SCSS
5 lines
54 B
SCSS
![]() |
div {
|
||
|
color: red;
|
||
|
position: absolute;
|
||
|
right:0;
|
||
|
}
|