8 lines
70 B
SCSS
8 lines
70 B
SCSS
.logo {
|
|
float: left;
|
|
margin: 10px;
|
|
}
|
|
|
|
.details {
|
|
float: left;
|
|
}
|