mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-06 10:19:11 +01:00
17 lines
No EOL
237 B
Text
17 lines
No EOL
237 B
Text
.organization {
|
|
padding-top: 15px;
|
|
padding-bottom: @footer-margin * 2;
|
|
|
|
.head {
|
|
.ui.header {
|
|
.text {
|
|
vertical-align: middle;
|
|
font-size: 1.6rem;
|
|
margin-left: 15px;
|
|
}
|
|
.ui.right {
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
}
|
|
} |