more css changes

This commit is contained in:
Kenneth Jao 2020-09-07 16:31:24 -04:00 committed by kjao
parent 71fd347f36
commit 58519b219b

View File

@ -50,7 +50,7 @@ h3 {
.topCont {
width: 100%;
height: 25vw;
height: 20vw;
}
.midCont {
@ -58,7 +58,7 @@ h3 {
}
#mainCont .topCont h1 {
padding: 15% 0 0 10%;
padding: 13% 0 0 10%;
font-size: 300%;
}