mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Small kiwix-serve welcome page CSS fix
This commit is contained in:
committed by
Nikhil Tanwar
parent
9f545718c2
commit
5e8b977bec
@ -61,7 +61,7 @@ body {
|
||||
padding: 7px 10px 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
.kiwixNav__kiwixFilter:-ms-expand {
|
||||
display: none;
|
||||
}
|
||||
@ -213,7 +213,7 @@ body {
|
||||
display: grid;
|
||||
font-family: poppins;
|
||||
color: black;
|
||||
padding: 12px 10px 0 2px;
|
||||
padding: 5px 10px 0 7px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
@ -482,4 +482,4 @@ body {
|
||||
.kiwixNav__filters {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user