8 lines
101 B
Stylus
8 lines
101 B
Stylus
#shipping {
|
|
h2 {
|
|
font-size: 1.3em;
|
|
display: block;
|
|
margin-top: 6px;
|
|
margin-bottom: 6px;
|
|
}
|
|
} |