mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-26 09:09:36 -05:00
12 lines
No EOL
149 B
Text
12 lines
No EOL
149 B
Text
.user {
|
|
padding-top: 15px;
|
|
padding-bottom: @footer-margin * 3;
|
|
|
|
&.settings {
|
|
.key.list {
|
|
.desc.item {
|
|
padding-bottom: 30px;
|
|
}
|
|
}
|
|
}
|
|
} |