fix for smaller displays and general kinda but not really fix im just lazy
This commit is contained in:
parent
4f4c210731
commit
17caa7b738
|
|
@ -293,7 +293,7 @@ color: white;
|
||||||
.linkeffect:hover {
|
.linkeffect:hover {
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
} .ghlink {
|
} .ghlink {
|
||||||
margin-left: 10px;
|
display: block;
|
||||||
} .iafc {
|
} .iafc {
|
||||||
padding-bottom: 30px;
|
padding-bottom: 30px;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue