CSS Updates & Sidebar edit

This commit is contained in:
FallenGravity
2019-10-24 16:42:41 +02:00
parent 1048da2c1a
commit f083e9ab08
3 changed files with 110 additions and 130 deletions

View File

@@ -1,16 +1,16 @@
button {
.aboutbutton {
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
}
h4 {
.abouth4 {
text-align: center;
color: white;
}
img {
.aboutimg {
max-width: 100%;
max-height: 100%;
object-fit: scale-down;