commit
aff1a0524e
1 changed files with 5 additions and 1 deletions
|
@ -165,6 +165,10 @@ article .post-content p,
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#about-me {
|
||||||
|
padding-top: 30px 15px 15px;
|
||||||
|
}
|
||||||
|
|
||||||
#donate-form {
|
#donate-form {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
padding: 30px 0;
|
padding: 30px 0;
|
||||||
|
@ -302,7 +306,7 @@ nav#side-nav {
|
||||||
background-color: rgba(141, 191, 66, 0.97) !important;
|
background-color: rgba(141, 191, 66, 0.97) !important;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: normal;
|
font-size: normal;
|
||||||
padding: 15px;
|
padding: 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-content .wrapper .home {
|
.page-content .wrapper .home {
|
||||||
|
|
Loading…
Reference in a new issue