6 lines
83 B
CSS
6 lines
83 B
CSS
.logout-button {
|
|
float: right;
|
|
margin-top: 10px;
|
|
margin-right: 30px;
|
|
}
|