1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-06 18:35:23 +02:00

minor update

This commit is contained in:
Unknwon 2015-08-26 12:26:01 +08:00
parent 27f7abdd77
commit b3a45693c3
4 changed files with 16 additions and 11 deletions

View file

@ -216,6 +216,6 @@ footer {
@media only screen and (max-width: 991px) and (min-width: 768px) {
.ui.container {
width: 90%;
width: 95%;
}
}