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{
|
||||
padding-top: 4em;
|
||||
padding-bottom: 4em;
|
||||
padding-bottom: 2em;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user