mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-06 01:13:57 +03:00
25 lines
No EOL
295 B
CSS
25 lines
No EOL
295 B
CSS
#title {
|
|
margin-top: 0.6em;
|
|
margin-left: 0.8em;
|
|
}
|
|
|
|
.title {
|
|
margin-top: 2.3em;
|
|
}
|
|
|
|
.desc {
|
|
margin-top: -0.7em;
|
|
}
|
|
|
|
.settings {
|
|
margin-top: 2.4em;
|
|
}
|
|
|
|
.settings p, .form-check {
|
|
margin-left: -17.5em;
|
|
margin-top: -0.8em;
|
|
}
|
|
|
|
#createLabelButton {
|
|
margin-left: -17.6em;
|
|
} |