6 lines
71 B
SCSS
6 lines
71 B
SCSS
|
.postlogo {
|
||
|
max-width: 20%;
|
||
|
float: right;
|
||
|
margin: 0.5em;
|
||
|
}
|