Slight CSS tweaks

This commit is contained in:
Taylor Helsper 2019-08-17 21:46:37 -05:00
parent dac819c9df
commit 6afbe0a2a0

View File

@ -66,7 +66,7 @@ a:active {
text-align: center;
font-size: 32px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
margin-bottom: 5px;
}
.main_header_sub_text {
width: 600px;
@ -98,7 +98,7 @@ a:active {
display: flex;
text-align: center;
justify-content: center;
margin-bottom: 20px;
margin-bottom: 10px;
}
.app_tile {
display: inline-block;
@ -109,7 +109,7 @@ a:active {
min-width: 130px;
height: 180px;
padding: 10px;
margin: 10px;
margin: 6px 10px 6px 10px;
}
.app_tile_short {
display: inline-block;