7 lines
83 B
CSS
7 lines
83 B
CSS
|
.auth__logout {
|
||
|
margin: 5px;
|
||
|
}
|
||
|
.auth__logout__paragraph {
|
||
|
margin: 5px 0;
|
||
|
}
|