7 lines
82 B
CSS
7 lines
82 B
CSS
.move-down-20 {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.move-right-20 {
|
|
margin-left: 20px;
|
|
} |