mirror of
https://github.com/go-gitea/gitea
synced 2025-08-26 11:28:27 +00:00
This commit is contained in:
committed by
techknowlogick
parent
16678f5255
commit
a967cf9e99
@@ -49,13 +49,10 @@
|
||||
}
|
||||
|
||||
footer {
|
||||
@media only screen and (max-width: 880px) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ui.container .left, .ui.container .right {
|
||||
@media only screen and (max-width: 880px) {
|
||||
display: inline;
|
||||
display: block;
|
||||
text-align: center;
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user