10 lines
166 B
CSS
10 lines
166 B
CSS
.offer-container {
|
|
font-weight: bold;
|
|
font-size: 25px;
|
|
width: auto;
|
|
margin: 20px;
|
|
}
|
|
|
|
.offer-container #offer-description {
|
|
padding-bottom: 10px;
|
|
} |