minor CSS improvement
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -433,6 +433,9 @@ a.wikilink{
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 900px) {
|
@media screen and (max-width: 900px) {
|
||||||
|
body{
|
||||||
|
padding-top: 13px;
|
||||||
|
}
|
||||||
#app nav{
|
#app nav{
|
||||||
grid-template-columns: 33% 34% 33%;
|
grid-template-columns: 33% 34% 33%;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|||||||
@@ -511,6 +511,9 @@ a.wikilink{
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 900px) {
|
@media screen and (max-width: 900px) {
|
||||||
|
body{
|
||||||
|
padding-top: 13px;
|
||||||
|
}
|
||||||
#app nav{
|
#app nav{
|
||||||
grid-template-columns: 33% 34% 33%;
|
grid-template-columns: 33% 34% 33%;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|||||||
@@ -433,6 +433,9 @@ a.wikilink{
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 900px) {
|
@media screen and (max-width: 900px) {
|
||||||
|
body{
|
||||||
|
padding-top: 13px;
|
||||||
|
}
|
||||||
#app nav{
|
#app nav{
|
||||||
grid-template-columns: 33% 34% 33%;
|
grid-template-columns: 33% 34% 33%;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|||||||
Reference in New Issue
Block a user