mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-06 06:13:57 +03:00
21 lines
No EOL
238 B
CSS
21 lines
No EOL
238 B
CSS
#title {
|
|
margin-top: 0.6em;
|
|
margin-left: 0.8em;
|
|
}
|
|
|
|
.title {
|
|
margin-top: 2.3em;
|
|
}
|
|
|
|
.desc {
|
|
margin-top: -0.7em;
|
|
}
|
|
|
|
p, .form-check {
|
|
margin-left: -12em;
|
|
margin-top: -0.8em;
|
|
}
|
|
|
|
#update-desc {
|
|
margin-top: -0.8rem;
|
|
} |