reduced the bottom padding for index main and about pages
This commit is contained in:
parent
59e2fdd67d
commit
e314d2587a
@ -66,7 +66,7 @@ div#top{
|
|||||||
|
|
||||||
div#bottom{
|
div#bottom{
|
||||||
padding-top: 4em;
|
padding-top: 4em;
|
||||||
padding-bottom: 4em;
|
padding-bottom: 2em;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user