8 lines
101 B
CSS
8 lines
101 B
CSS
.element {
|
|
margin-top: -4px !important;
|
|
}
|
|
|
|
.element_pad {
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
} |